removed the 'valgrind fix' that (although it may well remove a
[ira/wip.git] / source3 / passdb /
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...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 John TerpstraFix typo.
2003-05-07 Jeremy AllisonFix irritating typo - non arg functions should be fn...
2003-05-07 Andrew BartlettSet our 'global sam name' in one place. For domain...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-02 Simo Sorceshouldn't wellknown group be well.. ..WKN_GRP ?
2003-05-01 Simo Sorcefix wrong debug messages in idmap_util.c
2003-05-01 Simo Sorceproper wellknown sids initialization at startup
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-30 Jelmer VernooijMake the version numbers ints (patch from metze)
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Simo Sorcecorrectly initiazlize idmap tdb when creationg new
2003-04-29 Simo Sorceforgot to remove getpwnam
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Andrew BartlettSome passdb backends really don't like having no primar...
2003-04-29 Jelmer VernooijChange order of parameters to smb_register_passdb()
2003-04-29 Andrew BartlettMerge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as...
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Andrew BartlettUse a common function to create the SAM_ACCOUNT being...
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Simo Sorcenew helper functions to create users
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 Andrew BartlettThe caller must always set the RID on the SAM_ACCOUNT...
2003-04-28 Andrew BartlettThe RID must be 'SET', not 'DEFAULT' or we won't set...
2003-04-28 Andrew BartlettGuenther Deschner <gd@suse.de> notes that I missed...
2003-04-28 Andrew BartlettA new pdb_ldap!
2003-04-28 Andrew BartlettMerge memory leak fixes in our trusted domain list...
2003-04-28 Tim PotterMerge of a debuglevel downgrade from HEAD.
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-28 Jelmer VernooijMake some more functions static
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Andrew BartlettRemove the unpopular pdb_unix, which has served it...
2003-04-26 Andrew BartlettAfter a quick run with the 'weird' charset, squash...
2003-04-25 Andrew BartlettBased on a patch by Alex Deiter <tiamat@komi.mts.ru...
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-24 Jelmer Vernooij- Get rid of module_path_get_name()
2003-04-24 Jelmer VernooijDeclare static function before using it
2003-04-24 Jelmer VernooijPatch from Stephan Metzmacher to add default arguments...
2003-04-23 Andrew BartlettThis define does not always seem to be present, so...
2003-04-23 Andrew Bartlett- Merge a memory leak fix from HEAD
2003-04-23 Andrew BartlettMerge idra's fix for pdb_tdb segfaults from HEAD to...
2003-04-22 Andrew BartlettRemove ldapsam_search_one_user_by_uid from pdb_ldap.
2003-04-22 Andrew BartlettThis is meant to be initialised to the size of the...
2003-04-22 Andrew BartlettMake pdb_ldap use a random factor in deciding how long...
2003-04-22 Andrew BartlettMerge mimir's trusted domain code from HEAD -> 3.0...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
next