Update my copyrights according to my agreement with IBM
[bbaumbach/samba-autobuild/.git] / source3 / passdb /
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-22 Gerald Carterremoving unused function
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-20 Rafal SzczesniakThis creates passdb backend files automatically when...
2003-07-19 Volker LendeckeFix memleak
2003-07-18 Volker LendeckeFix two memleaks in pdb_ldap.c.
2003-07-16 Volker LendeckeFix memleak
2003-07-16 Volker Lendecketypo
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-15 Volker LendeckeFix memleaks
2003-07-15 Gerald Cartermake sure to fallback to rid algoruthm for users not...
2003-07-13 Simo Sorceuse the specific funtion we have to check if a SID...
2003-07-13 Volker LendeckeArgl. Thinking twice and looking at the rest of callers...
2003-07-13 Volker LendeckeWe have an API to compare the domain parts of two SIDs...
2003-07-11 Gerald Carterfix sid_to_[uid|gid] (spotted by Volker).
2003-07-11 Gerald Carterfix unitialised variable
2003-07-11 Gerald Cartermoving more code around.
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-09 Jeremy AllisonFix up become_root/unbecome_root pairs needed around...
2003-07-08 Jeremy AllisonMoved SAM_ACCOUNT marshall/unmarshall functions to...
2003-07-07 Gerald CarterCleaning up linking issues. sam/idmap*.c only links in
2003-07-07 Jeremy AllisonFixed a couple of const issues with the new code.
2003-07-07 Gerald Carterand so it begins....
2003-07-06 Andrew BartlettFix ldapsam_getsampwsid to correctly only say 'no such...
2003-07-05 Andrew BartlettFix comment
2003-07-05 Andrew BartlettAdd some debug statments to our vampire code - try...
2003-07-05 Andrew BartlettFixes to our LDAP/vampire codepaths:
2003-07-04 Andrew BartlettThis patch cleans up some of our ldap code, for better...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-02 Tim PotterUppercase first letter of debug level 0 statements.
2003-07-01 Gerald Carterremoving nisplussam
2003-07-01 Gerald Carterfix compile problem with nisplussam
2003-07-01 Volker LendeckeDifferent fix for memleak just committed. This belongs...
2003-07-01 Volker LendeckeFix two memory leaks. tdb_search_keys allocates space...
2003-07-01 Gerald Carter* revert change to get_global_sam_name()
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-30 Volker LendeckeAdd the 'guest' passdb backend automatically if
2003-06-25 Gerald Carterlarge change:
2003-06-25 Andrew BartlettPatch to move functions directly from pdb_ldap.c into...
2003-06-24 Andrew BartlettFix pdb_ldap segfaults, and wrong default values for...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-21 Volker LendeckeFix memory leak. secrets_fetch allocates memory.
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
2003-06-20 Jim McDonoughFix bug #136: "passdb backend = " caused smbd to segfault.
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-18 Volker LendeckeAnd some more memory leaks in mapping.c and pdb_tdb...
2003-06-18 Volker LendeckeBetter panic cleanly than segfault later when no sid...
2003-06-17 Volker LendeckeFix a memory leak in pdb_tdb.c.
2003-06-17 Jelmer VernooijMake static (patch from metze)
2003-06-17 Jelmer VernooijThe return value of init_module functions is NTSTATUS...
2003-06-16 Jelmer VernooijUpdate link to DTD
2003-06-16 Tim PotterQuieten another debug message.
2003-06-16 Tim PotterQuieten debug message.
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-06-07 Andrew BartlettTry to fix memory leaks found by valgrind in pdb_ldap...
2003-06-06 Gerald Cartersupport LDAP_EXOP_MODIFY_PASSWORD (not experiemental...
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-28 Tim PotterMerge of cut and paste fix from 3.0
2003-05-28 Tim PotterMerge of uint32/uid_t mismatch from 3.0
2003-05-27 Gerald Cartercut-n-paste error
2003-05-27 Gerald Cartercut-n-paste error
2003-05-27 Gerald Carterfix bug 118; replace hard coded 'next[User|Group]Rid...
2003-05-27 Gerald Carterfix bug 118; replace hard coded 'next[User|Group]Rid...
2003-05-27 Tim PotterI'm pretty sure these uint32's should be uid_t's. ...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-22 Gerald Carterfix bug #108; sambaSambaAccount string attributes are...
2003-05-22 Gerald Carterfix bug #108; sambaSambaAccount string attributes are...
2003-05-18 Simo Sorceport fixes from 3.0
2003-05-16 Andrew BartlettWell spotted typo by Marco Berger <MARCOB@voelcker...
2003-05-16 Simo SorceFix from Alex Deiter <tiamat@komi.mts.ru>
2003-05-16 Simo Sorceadd metze's patch for smb_register functions
2003-05-16 Tim PotterMerge get_global_sam_name() from 3.0 to fix compile...
2003-05-14 Gerald Carterreadding reverted changes during idmap merge (noticed...
2003-05-14 Gerald Carterreadding reverted changes during idmap merge (noticed...
2003-05-14 Gerald Carterfix group mapping in LDAP under new schema
2003-05-14 Gerald Carterfix group mapping in LDAP under new schema
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Gerald Cartersyncing LDAP schema changes with Samba_3_0
2003-05-14 Gerald Carter*****LDAP schema changes*****
2003-05-14 Tim PotterFix pointer return bug in get_unix_attributes()
2003-05-14 Tim PotterFix pointer return bug in get_unix_attributes()
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-13 Andrew BartlettRestore a number of fixes that idra removed when he...
2003-05-13 Andrew BartlettTry to fix up some code in pdb_smbpasswd that assumed...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Gerald Carterfixing typos in debug statements
2003-05-12 Gerald Carterfixing typos in debug statements
2003-05-11 Andrew BartlettAs discussed on samba-technical - move to 'primaryGroup...
2003-05-11 Andrew BartlettUsing /dev/urandom for determining an ldap server backo...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
next