Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt
[jra/samba/.git] / source3 / include / smbldap.h
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-27 Jeremy AllisonFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-03 Björn JackeAdd ldap connection timeout for OpenLDAP and Netscape...
2007-11-28 Jeremy AllisonRemove unused prototype for smbldap_get_single_pstring().
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr25092: Add support for storing trusted domain password...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Volker Lendecker20215: Next step trying to fix the Solaris build.
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Günther Deschnerr16122: As we use 'inetOrgPerson' as structural objectc...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 James Peachr9303: Clobber compiler warnings. Patch from Jason...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Jeremy Allisonr5655: Added support for Novell NDS universal password...
2007-10-10 Volker Lendecker5428: Apply some const. LDAP attribs should now be...
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Günther Deschnerr4840: * Add more generic root-dse inspection function...
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Volker Lendecker3563: During a typical logon a modern workstation...
2007-10-10 Volker Lendecker2444: Based on jmcd's patch, implement special lists...
2007-10-10 Jeremy Allisonr1810: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Volker Lendecker1588: This is one of the more pathetic patches I ever...
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Jim McDonoughr53: Remove modifyTimestamp from list of our attributes...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
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-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-02-23 Jim McDonoughAdd bad password count/time attributes
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
2003-12-04 Gerald Cartersupport munged dial for ldapsam; patch from Aurélien...
2003-12-04 Gerald Cartersupport munged dial for ldapsam; patch from Aurélien...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-17 Volker LendeckeDisconnect an idle LDAP connection after 150 seconds.
2003-07-16 Gerald Carterading new files from 3.0
2003-07-04 Andrew BartlettThis patch cleans up some of our ldap code, for better...
2003-06-25 Andrew BartlettPatch to move functions directly from pdb_ldap.c into...
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
2003-06-06 Gerald Carterfix build on systems w/o LDAP libs
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.