amitay/samba.git
2007-10-10 Lars Müllerr19747: Ensure to link with the required objects.
2007-10-10 Günther Deschnerr19745: For the fun of it, add an CLDAP client written...
2007-10-10 Stefan Metzmacherr19744: merge from samba4
2007-10-10 Stefan Metzmacherr19741: fix compiler warnings
2007-10-10 Stefan Metzmacherr19739: fix compiler warning
2007-10-10 Stefan Metzmacherr19730: as libreplace always provides dlopen(), we...
2007-10-10 Stefan Metzmacherr19725: sync samba3's ldb with samba4
2007-10-10 Stefan Metzmacherr19718: define SHLIBEXT (prepare ldb merge from samba4)
2007-10-10 Jeremy Allisonr19710: Fix memory leak in get_conf_item_string(). As
2007-10-10 Jeremy Allisonr19709: Fix bug #4224 - deadtime timeout was broken
2007-10-10 Jeremy Allisonr19705: Fix blocker bug for 3.0.23d - find_forced_group...
2007-10-10 Simo Sorcer19703: Don't free a string if you want to return it!
2007-10-10 Simo Sorcer19692: Another fix.
2007-10-10 Simo Sorcer19691: Fix the build
2007-10-10 Simo Sorcer19690: Remove this ancient module, I never realized...
2007-10-10 Volker Lendecker19689: Fix a NULL dereference found by coverity (the...
2007-10-10 Volker Lendecker19688: Fix a deadcode warning by Coverity.
2007-10-10 Volker Lendecker19687: Fix uninitialized variables found by Coverity...
2007-10-10 Volker Lendecker19686: Fix the build
2007-10-10 Volker Lendecker19685: Two changes inspired by problems with huge...
2007-10-10 Volker Lendecker19669: set_share_security does not need a mem_ctx...
2007-10-10 Volker Lendecker19668: Convert the locking params to use struct share_...
2007-10-10 Volker Lendecker19667: Fix incorrect null check
2007-10-10 Volker Lendecker19666: Talloc_guide text on multithreading by Remi...
2007-10-10 Volker Lendecker19665: Fix a memleak
2007-10-10 Jeremy Allisonr19659: Fix bug #4187. Possible crash in signing on...
2007-10-10 Volker Lendecker19657: Correctly check for malloc failure
2007-10-10 Volker Lendecker19656: Correctly check for malloc failure
2007-10-10 Jim McDonoughr19655: Jeremy, please review:
2007-10-10 Günther Deschnerr19652: Trying to track down which caller tries to...
2007-10-10 Günther Deschnerr19651: Fix interesting bug with the automatic site...
2007-10-10 Jim McDonoughr19648: whoops, forgot to increment the vfs version...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Günther Deschnerr19646: Fix memleak in the default_ou_string handling...
2007-10-10 Jeremy Allisonr19627: Fix for bug #4211 - logic error in acl_group_ov...
2007-10-10 James Peachr19626: Coalesce usage of DUMP_CORE. Fix formatting...
2007-10-10 Jeremy Allisonr19601: Fix protection from invalid struct tm values.
2007-10-10 Jelmer Vernooijr19591: Use `import' and `include' in the IDL and regen...
2007-10-10 Gerald Carterr19579: BUG 4075: patch from Dmitry Butskoy <dmitry...
2007-10-10 Jeremy Allisonr19577: Fix from Nils Nordman for bug #4085. Thanks !
2007-10-10 James Peachr19576: Correct trivial typo.
2007-10-10 Jelmer Vernooijr19552: Fix names of known failing tests.
2007-10-10 Jelmer Vernooijr19542: Regenerate IDL.
2007-10-10 Jeremy Allisonr19533: Add a suffix to the program name if this is...
2007-10-10 Jeremy Allisonr19529: Added showacls togle. Previously was vendor...
2007-10-10 Günther Deschnerr19528: Fix container handling for "net ads user" and...
2007-10-10 Günther Deschnerr19527: Fix double free in "net ads group add".
2007-10-10 Günther Deschnerr19526: Fix minor memleak.
2007-10-10 Günther Deschnerr19525: Fix the same error in "net ads group delete".
2007-10-10 Günther Deschnerr19524: Stop "net ads user delete" from doing funny...
2007-10-10 Simo Sorcer19516: Fix the DN, to make searches using the domain...
2007-10-10 Gerald Carterr19497: Thought I already fixes the etags target. ...
2007-10-10 Günther Deschnerr19494: When building with a static Heimdal, make sure...
2007-10-10 Günther Deschnerr19493: There is no point in prompting for a user's...
2007-10-10 Simo Sorcer19491: backport changes from samba4
2007-10-10 Volker Lendecker19487: Fix coverity # 313
2007-10-10 Volker Lendecker19486: Probably Coverity is wrong here, but this fixes...
2007-10-10 Volker Lendecker19485: Fix Coverity # 319
2007-10-10 Volker Lendecker19484: Fix Coverity #329
2007-10-10 James Peachr19477: Patch from Huang Dejin Eugene <hdejin@yahoo...
2007-10-10 Volker Lendecker19469: Another user of NetShareEnum
2007-10-10 Volker Lendecker19468: Fix some potential NULL dereferences
2007-10-10 Volker Lendecker19451: Another cleanup of 18802. Referring to structur...
2007-10-10 Volker Lendecker19450: Fix smbtree's use of netshareenum.
2007-10-10 Volker Lendecker19448: Convert delete_share_security to struct share_p...
2007-10-10 Volker Lendecker19447: Do not throw away information
2007-10-10 Volker Lendecker19446: Comment can be NULL now
2007-10-10 Volker Lendecker19445: Attempt to fix net rpc share
2007-10-10 Stefan Metzmacherr19444: merge from samba4:
2007-10-10 Andrew Tridgellr19431: merge recent talloc performance improvements...
2007-10-10 Andrew Tridgellr19430: merge recent ldb changes from Samba4. This...
2007-10-10 Andrew Tridgellr19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
2007-10-10 Andrew Tridgellr19426: merge nearly all the differences between Samba3...
2007-10-10 Jeremy Allisonr19424: Protect against username == NULL
2007-10-10 Jeremy Allisonr19422: Doh ! Put the krb5 user@realm code in the right...
2007-10-10 Gerald Carterr19421: BUG 3868: Patch from Timur Bakeyev <timur@com...
2007-10-10 Gerald Carterr19420: Remove strequal and use strcmp() instead. ...
2007-10-10 Gerald Carterr19419: BUG 4109: Patch from Timur Bakeyev. Fix bug...
2007-10-10 Gerald Carterr19417: BUG 3856: patch from Timur Bakeyev <timur@com...
2007-10-10 Günther Deschnerr19416: Fix some c++ warnings.
2007-10-10 Günther Deschnerr19415: oh la la, always compile before commit, I'm...
2007-10-10 Günther Deschnerr19414: gencache is getting really important now, make...
2007-10-10 Jeremy Allisonr19413: Now we're calling init_dc_connection, this...
2007-10-10 Jeremy Allisonr19399: Now Guenther discovered one crash dereferencing...
2007-10-10 Günther Deschnerr19394: When we fail to get the list of trusted domains...
2007-10-10 Günther Deschnerr19391: Fix crash bug within the winbind caching method.
2007-10-10 Jelmer Vernooijr19390: Add some tests that are known failing against...
2007-10-10 James Peachr19386: Limit the size of the connection bitmap to...
2007-10-10 James Peachr19385: These replaced symbols should have a rep_ prefix.
2007-10-10 Stefan Metzmacherr19374: fix the build with heimdal
2007-10-10 Günther Deschnerr19371: Add two missing refresh_sequence_number calls...
2007-10-10 Günther Deschnerr19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE wheree...
2007-10-10 Günther Deschnerr19355: Add getdispenumindex2 wrapper for rpcclient.
2007-10-10 Günther Deschnerr19354: adjust usage printf for rpcclient's timeout...
2007-10-10 Günther Deschnerr19353: Add "timeout" command for rpcclient.
2007-10-10 Günther Deschnerr19351: Also export the info3 profilepath via the PAM_W...
2007-10-10 Günther Deschnerr19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SE...
2007-10-10 Günther Deschnerr19348: Fix uninitialized dictionary handle, found...
2007-10-10 Günther Deschnerr19345: Allow better rootdse searches.
2007-10-10 Stefan Metzmacherr19342: we only have one BASE-LOCK test in samba4's...
next