Given how often a panic has to do with malloc() problems, don't tempt
[tprouty/samba.git] / source / lib /
2004-03-21 Andrew BartlettGiven how often a panic has to do with malloc() problem...
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-19 Simo Sorcebackport from head
2004-03-19 Simo Sorcethe buffer must be greater then src string len otherwis...
2004-03-18 Jeremy AllisonMerge from HEAD for Amanda group.
2004-03-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-18 Jeremy AllisonCorrectness patch from fumiya@miraclelinux.com to count...
2004-03-18 Jeremy AllisonCorrectness patch from fumiya@miraclelinux.com to count...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-13 Volker LendeckeRest of my winbindd_passdb alias support
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Jim McDonoughGet MungedDial actually working with full TS strings...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-03-09 Andrew BartlettMerge fixes and tests for jra's broken strstr_m() funct...
2004-03-09 Andrew BartlettGiven how core this code is, I figure it should have...
2004-03-09 Andrew BartlettJRA's recent strstr_m work really badly broke our strin...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-08 Simo SorceDo some checks about data passed to this function
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-03-07 Tim PotterFix typo.
2004-03-07 Tim PotterFix typo.
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-26 Andrew Tridgellfixed compilation with --enable-dmalloc
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-02-20 Jim McDonoughMake default lockout duration and
2004-02-20 Jim McDonoughMake default lockout duration and reset count time...
2004-02-13 Jeremy AllisonTypo (missed SAFE_FREE).,
2004-02-13 Jeremy AllisonMissed SAFE_FREE (typo).
2004-02-13 Jeremy AllisonAdded Andrew Bartlett's patch to use an allocated buffe...
2004-02-13 Jeremy AllisonAdded Andrew Bartlett's patch to use an allocated buffe...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Cartermerge from old APP_HEAD
2004-02-11 Jeremy AllisonAdded James Peach's fix for #1038.
2004-02-11 Tim PotterApplied James Peach's stack backtrace patch for IRIX.
2004-02-10 Gerald Cartermerge fixes from 3.0
2004-02-10 Gerald Cartermore fixes from the static changes; please move static...
2004-02-09 Gerald Carterbug 1046 (patch from Bostjan Golob <golob@gimb.org...
2004-02-09 Gerald Carterbug 1046 (patch from Bostjan Golob <golob@gimb.org...
2004-02-08 Andrew BartlettActually remove this (now empty) file from the repository.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMore 'static' work.
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-02-08 Andrew BartlettAnother static function.
2004-02-04 Jeremy AllisonFix final valgrind errors with #830. Catch mb conversio...
2004-02-04 Jeremy AllisonFix final valgrind errors with #830. Catch mb conversio...
2004-02-04 Jeremy AllisonFixup the allocate version of the function to do "crap...
2004-02-04 Jeremy AllisonFixup the allocate version of the function to do "crap...
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2004-02-02 Andrew Tridgellthere are places in the samba3 code that don't check...
2004-02-02 Andrew Tridgellthe conversion from int to size_t in charcnv did not...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-27 Andrew Bartlett(merge from 3.0)
2004-01-27 Andrew BartlettClarify comment on set_effective_uid()
2004-01-26 Andrew BartlettAdd a few more NTSTATUS <=> PAM error mappings.
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew BartlettFix removal of attributes in LDAP - we would not actual...
2004-01-23 Volker LendeckeFix decoding of base64. We got the length wrong when...
2004-01-23 Volker LendeckeFix decoding of base64. We got the length wrong when...
2004-01-22 Stefan Metzmachermerge:
2004-01-22 Stefan Metzmacher* Add SIGABRT to fault handling
2004-01-15 Gerald Carter* BUG 446
2004-01-15 Gerald Carter* BUG 446
2004-01-15 Stefan Metzmachermerge:
2004-01-15 Stefan Metzmacher* Fix sys_chown() when no chown() is presend
2004-01-15 Stefan Metzmachermerge:
2004-01-15 Stefan Metzmacher* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
2004-01-14 Stefan Metzmachermerge:
2004-01-14 Stefan Metzmacherfix XFS quotas the macro changed from HAVE_XFS_QUOTA...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-07 Jeremy AllisonFix for bug #922. Fast path not called for strlower_m...
next