1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3
2003-02-18 03:42:34 +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 Merge from HEAD - allow "" as a domain in the NLTMv2 hash calculations. Fixes 2003-02-16 22:23:33 +00:00
bin sync up ignored files from HEAD 2003-01-15 17:40:09 +00:00
client fix dumb perror used without errno beeing set. 2003-02-15 21:37:15 +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 * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 2003-02-15 23:33:30 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
lib Remove obsolete file lib/netatalk.c - We now have a vfs module 2003-02-15 02:03:55 +00:00
libads Ensure that only parse_prs.c access internal members of the prs_struct. 2003-02-14 22:55:46 +00:00
libsmb Correctly check for inet_addr fail. Patch from gregor.7@osu.edu. 2003-02-17 21:19:00 +00:00
locking Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 2003-02-12 20:40:29 +00:00
modules Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace scandir() with portable readdir() calls. 2003-02-11 21:56:38 +00:00
msdfs Fix the msdfs proxy handling code in dfsenum to return the cumulative number of 2003-02-11 01:45:48 +00:00
nmbd Merge from HEAD: 2003-01-28 12:07:02 +00:00
nsswitch Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrap 2003-02-15 01:34:37 +00:00
pam_smbpass Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. 2003-01-03 01:40:13 +00:00
param We now have client-side SMB signing support! 2003-02-01 13:01:31 +00:00
passdb Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and some 2003-02-01 07:59:29 +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 * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 2003-02-15 23:33:30 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +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 Ensure that only parse_prs.c access internal members of the prs_struct. 2003-02-14 22:55:46 +00:00
rpc_parse Ensure that only parse_prs.c access internal members of the prs_struct. 2003-02-14 22:55:46 +00:00
rpc_server set the various DsSpooler keys that are linked to PRINTER_INFO_2 fields; CR 985 2003-02-18 03:42:34 +00:00
rpcclient merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb to 2003-02-12 11:23:24 +00:00
script autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:31:25 +00:00
smbd Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid 2003-02-12 23:51:08 +00:00
smbwrapper Fix smbwrapper from global* changes. 2002-11-13 21:47:59 +00:00
tdb Ensure we overwrite a tdb if the hash size changes. 2003-02-04 23:40:43 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Samba janitors: applying mbp's redundant umask fix. 2003-02-07 22:52:19 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Merge of smbcontrol debuglevel fixes from HEAD. 2003-02-12 01:22:33 +00:00
web Merge from HEAD - convert username/password to unix before checking them in 2003-02-01 07:27:01 +00:00
wrepld Merge from HEAD: 2003-01-14 08:53:59 +00:00
.cvsignore .cvsignore for configure and config.h.in 2003-02-06 10:40:51 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
aclocal.m4 Merge from head CFLAGS/CPPFLAGS and LIBS/LDFLAGS sanitizing 2003-02-15 23:07:59 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:31:25 +00:00
change-log
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 People were being tripped up by the fact that we havn't updated acconfig.h 2003-02-17 00:10:37 +00:00
configure.nodebug.developer
Doxyfile Merge from HEAD to allow automatic Doxygen generation. 2003-02-13 01:47:03 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 2003-02-14 00:48:28 +00:00
install-sh
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in Use more portable @SHLIBEXT@ instead of .so 2003-02-15 02:05:45 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00