This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[kai/samba.git] / source3 / lib /
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 Andrew BartlettAdd a comment about the use of string functions in...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Tim PotterWhitespace syncup.
2003-04-28 Tim PotterTwo character tabs - I don't think so.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-24 Jelmer VernooijComplain about duplicate charsets at debug level 0...
2003-04-24 Jelmer VernooijGet rid of module_path_get_name() and use the find...
2003-04-24 Jelmer VernooijGet rid of module_path_get_name()
2003-04-24 Jelmer VernooijCheck for absolute paths by only checking the first...
2003-04-24 Jelmer VernooijCheck for absolute paths by only checking the first...
2003-04-24 Andrew BartlettWhen possible, store the IP address of the connecting...
2003-04-23 Andrew BartlettPatch by Metze to ensure that we always at least initia...
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-23 Andrew BartlettMerge case handling table changes from 3.0 to HEAD.
2003-04-23 Andrew BartlettDon't try to continue if initialisation fails (merge...
2003-04-23 Andrew BartlettFix this for both *SMBSERVER and *SMBSERV as per commen...
2003-04-23 Andrew BartlettTry to avoid setting *SMBSERVER as a 'local name'.
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-22 Andrew BartlettMerge (HEAD->3.0) mbp's fixes to our charcnv code ...
2003-04-22 Andrew BartlettMerge from 3.0 - try harder to get our real DNS domain...
2003-04-22 Andrew BartlettMake our 'get DNS domain name' code try a bit harder...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge whitespace and const from HEAD
2003-04-19 Volker LendeckeAddress gcc warnings.
2003-04-19 Simo Sorcesome readline completion exancements
2003-04-19 Simo Sorcefixes
2003-04-18 Gerald Carterfix byte ordering when using CIDR notation in hosts...
2003-04-18 Gerald Carterfix byte ordering when using CIDR notation in hosts...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijOnly use backtrace variables when we can use them
2003-04-16 Jelmer VernooijOnly declare backtrace variables when using them
2003-04-16 Jelmer VernooijAdd support for the new modules system to lib/iconv...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jelmer VernooijAdd some more functions for the modules (backport from...
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-14 Jeremy AllisonMerge across tridge's Realloc fix.
2003-04-14 Martin PoolMerge from HEAD 1.36.
2003-04-14 Martin PoolRemove SAFE_FREE() definition, which is not needed...
2003-04-14 Martin PoolAdd selected parts of the changelog to this file, to...
2003-04-14 Martin PoolMerge test cases from rsync.
2003-04-14 Martin PoolDoc.
2003-04-14 Tim PotterMerge Jelmer's popt updates from HEAD.
2003-04-14 Tim PotterMerge of new sid type (SID_NAME_COMPUTER) and tidyup.
2003-04-14 Tim PotterFix a compiler warning.
2003-04-14 Tim PotterWhoops - missed some tdb message registrations from...
2003-04-14 Tim PotterMerge of doxygen updates from HEAD.
2003-04-14 Tim PotterMerge removal of some unused functions. Commit mistake...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-09 Martin Poolunix_strupper, unix_strlower: Remove fixed-length stati...
2003-04-08 Martin PoolMerge from 3_0: Build a lookup table of valid DOS chara...
2003-04-07 Jeremy Allisonconst cleanup.
2003-04-07 Jelmer VernooijBUGS.txt -> Bugs appendix in HOWTO Collection
2003-04-07 Jelmer VernooijBUGS.txt -> Bugs Appendix in HOWTO collection
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-06 Andrew BartlettFix the interface of pull_ucs2_charcnv() to take a...
2003-04-06 Andrew BartlettFix memory leak of the key.
2003-04-06 Andrew Tridgellstrequal() returns True for equal, not an int
2003-04-06 Andrew Tridgelldon't rely on realloc() working on NULL
2003-04-04 Martin PoolExport lazy_initialize_conv so that it can be called...
2003-04-04 Martin Poolcheck_dos_char: Change this to use a lazily-initialized...
2003-04-04 Martin Poollazy_initialize_conv: Remove redundant call to init_val...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Martin Poolcheck_dos_char: Export this function so that it can...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-03 Jim McDonoughThe ldap idmap backend from Anthony Liguori (aliguori...
2003-04-02 Jelmer VernooijAdd const
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-04-02 Andrew BartlettDon't set zero length for the base64 decoded string...
2003-04-02 Andrew BartlettOHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Jelmer VernooijFix formatting of back traces - pathc by metze
2003-03-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-28 Gerald Carterfix CIDR hosts allow/deny notation
2003-03-28 Gerald Carterfix CIDR hosts allow/deny notation
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-26 Jelmer VernooijUse SAFE_FREE() instead of plain free() - pointed out...
2003-03-26 Jelmer VernooijOutput backtrace to logfile in smb_panic(), as suggeste...
2003-03-25 Jelmer VernooijWe need to 'preprocess' in popt_common_samba as well
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijAdd modules support to charset
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-24 Andrew Bartlett(merge from HEAD)
next