1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3
Alexander Bokovoy ff1db7b4f7 Fix typo in WIFSIGNALED (as per Waider's report)
(This used to be commit 4463ffeed9)
2003-02-13 16:29:12 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Some cleanups: 2003-02-10 09:16:05 +00:00
bin ignore editreg 2002-12-12 20:52:21 +00:00
client Fix typo in WIFSIGNALED (as per Waider's report) 2003-02-13 16:29:12 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00
include added the 'lsaenumacctwithright' command to rpcclient. This allows you 2003-02-10 11:31:23 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Add FIXME about checking exit code for popen'd commands. 2003-02-13 04:46:55 +00:00
libads add a note about a better method for finding netbios name of workgroup 2003-02-12 00:40:41 +00:00
libsmb adding more descriptions for nt status codes 2003-02-12 16:43:47 +00:00
locking Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 2003-02-12 20:38:02 +00:00
modules Patch from Anthony Liguori <aliguor@us.ibm.com> to remove scandir() portability 2003-02-11 21:54:36 +00:00
msdfs Fix the msdfs proxy handling code in dfsenum to return the cumulative number of 2003-02-11 01:45:15 +00:00
nmbd Make this an fstrcat(), as this seems to fix some weird issue with the server 2003-01-28 10:16:07 +00:00
nsswitch setup the %U substitution in winbindd for the homedir template 2003-02-12 00:56:14 +00:00
pam_smbpass Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. 2002-11-24 08:38:53 +00:00
param (only for HEAD at the moment). 2003-02-09 12:26:58 +00:00
passdb initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Prevent NULL-pointer induced segfaults. 2003-02-12 06:38:18 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python reverted this patch till I sort out the craziness with UNIHDR 2003-01-17 06:15:18 +00:00
registry reverted this patch till I sort out the craziness with UNIHDR 2003-01-17 06:15:18 +00:00
rpc_client initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +00:00
rpc_parse removed a duplicate copy of smb_io_sid_array() 2003-02-11 22:53:57 +00:00
rpc_server Merge JohnR's patch. 2003-02-13 06:52:45 +00:00
rpcclient Match Samba 2.2 by chosing the correct desired access, and getting cupsaddsmb 2003-02-12 11:17:35 +00:00
sam some more work on gums. 2002-12-28 13:42:54 +00:00
script autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:30:20 +00:00
smbd Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid 2003-02-12 23:51:05 +00:00
smbwrapper Fix smbwrapper from the global_* changes. 2002-11-13 21:47:21 +00:00
tdb Ensure we overwrite a tdb if the hash size changes. 2003-02-04 23:40:17 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Fixup delete on close torture. 2003-02-11 02:29:04 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils Revert Flag testing upon abartlet's request ;-) 2003-02-07 08:02:18 +00:00
web Prompted by RedHat bugzilla bug #77999, convert the user's username and 2003-02-01 06:17:32 +00:00
wrepld While the usage is most bisarre, this fixes up another fstring/pstring mixup. 2003-01-11 12:33:00 +00:00
.cvsignore ignore configure in cvs 2003-02-06 09:54:51 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h Remove FILE_MACRO as __FILE__ is ANSI C. 2002-12-04 23:57:15 +00:00
aclocal.m4 Add support to build plugins in source/ 2002-11-05 16:33:26 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:30:20 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 2003-02-12 20:38:02 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
Doxyfile Doc 2003-02-13 01:05:56 +00:00
dynconfig.c Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions. 2003-01-17 20:57:26 +00:00
install-sh
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00