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
2010-09-20
s3-build: only include smbldap.h where needed.
Günther Deschner
1
-0
/
+37
2010-09-08
s3/ldap: use monotonic clock for timeouts in smbldap
Björn Jacke
1
-3
/
+3
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-0
/
+6
2010-07-05
s4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't ...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-1
/
+1
2010-02-08
s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.
Stefan Metzmacher
1
-0
/
+5
2010-01-14
s3:smbldap: add smbldap_talloc_first_attribute()
Stefan Metzmacher
1
-0
/
+3
2009-05-31
Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2009-05-29
Add smbldap_talloc_single_blob()
Volker Lendecke
1
-0
/
+3
2009-05-28
Add smbldap_pull_sid
Volker Lendecke
1
-0
/
+2
2009-05-12
Fix bug 6157
Volker Lendecke
1
-0
/
+3
2009-04-06
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
1
-2
/
+1
2008-06-26
Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
Jeremy Allison
1
-0
/
+7
2008-06-03
Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...
Björn Jacke
1
-1
/
+2
2007-11-27
Remove unused prototype for smbldap_get_single_pstring().
Jeremy Allison
1
-2
/
+0
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-10
r25092: Add support for storing trusted domain passwords in LDAP for
Michael Adam
1
-0
/
+1
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
[next]