index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smbldap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
1
-1
/
+3
2007-10-10
r20215: Next step trying to fix the Solaris build.
Volker Lendecke
1
-1
/
+1
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-0
/
+4
2007-10-10
r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts for
Günther Deschner
1
-0
/
+1
2007-10-10
r13460: by popular demand....
Gerald Carter
1
-7
/
+2
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-3
/
+12
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-4
/
+9
2007-10-10
r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...
James Peach
1
-2
/
+24
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
1
-0
/
+1
2007-10-10
r5655: Added support for Novell NDS universal password. Code donated by
Jeremy Allison
1
-0
/
+25
2007-10-10
r5428: Apply some const. LDAP attribs should now be declared const char *attr...
Volker Lendecke
1
-2
/
+2
2007-10-10
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
1
-4
/
+0
2007-10-10
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
1
-0
/
+4
2007-10-10
r4840: * Add more generic root-dse inspection function to check for given
Günther Deschner
1
-0
/
+1
2007-10-10
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
1
-1
/
+1
2007-10-10
r3563: During a typical logon a modern workstation makes a lot of anonymous s...
Volker Lendecke
1
-0
/
+1
2007-10-10
r2444: Based on jmcd's patch, implement special lists for the ldap user attri...
Volker Lendecke
1
-0
/
+2
2007-10-10
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
1
-0
/
+1
2007-10-10
r1588: This is one of the more pathetic patches I ever checked in. Many hours of
Volker Lendecke
1
-1
/
+1
2007-10-10
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
1
-2
/
+3
2007-10-10
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
1
-1
/
+2
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+3
2007-10-10
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
1
-1
/
+0
2004-03-18
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
1
-0
/
+1
2004-03-11
Get MungedDial actually working with full TS strings in it for pdb_ldap.
Jim McDonough
1
-1
/
+4
2004-02-23
Add bad password count/time attributes
Jim McDonough
1
-0
/
+1
2003-12-25
This is metze's LDAP rebind sleep patch:
Volker Lendecke
1
-0
/
+2
2003-12-04
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
1
-0
/
+1
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
1
-0
/
+2
2003-07-17
Disconnect an idle LDAP connection after 150 seconds.
Volker Lendecke
1
-0
/
+3
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
1
-1
/
+5
2003-06-25
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
1
-15
/
+25
2003-06-21
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
1
-2
/
+13
2003-06-06
fix build on systems w/o LDAP libs
Gerald Carter
1
-0
/
+14
2003-06-06
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
1
-0
/
+2
2003-06-05
working draft of the idmap_ldap code.
Gerald Carter
1
-0
/
+101