index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
smbldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21585: Start syncing the monster that will become 3.0.25pre1
Gerald Carter
2007-02-28
1
-49
/
+127
*
r17259: merging some changes that will be in a future 3.0.23b release
Gerald Carter
2006-07-26
1
-1
/
+1
*
r16124: catch a couple of fixes from Guenther
Gerald Carter
2006-06-09
1
-0
/
+2
*
r16104: Set version to 3.0.23rc2
Gerald Carter
2006-06-08
1
-0
/
+6
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-13
/
+12
*
r14462: Fix warning. ber_tag_t is an unsigned int for
Jeremy Allison
2006-03-15
1
-1
/
+1
*
r14345: Fix Coverity #71. We don't currently propagate *any*
Jeremy Allison
2006-03-13
1
-10
/
+15
*
r14060: Only set the last rebind timestamp when we did rebind after a non-read
Günther Deschner
2006-03-09
1
-2
/
+21
*
r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
Volker Lendecke
2006-02-26
1
-3
/
+3
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-48
/
+173
*
r12714: Fix segfault in pdb_nds.c.
Günther Deschner
2006-01-04
1
-4
/
+4
*
r11876: When we are using START_TLS to secure the LDAP connection, we *have* to
Günther Deschner
2005-11-23
1
-3
/
+12
*
r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.
Günther Deschner
2005-11-23
1
-50
/
+137
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
1
-1
/
+5
*
r9953: get rid of compiler warning.
Günther Deschner
2005-09-02
1
-1
/
+1
*
r8892: Fix #2942 - missing value in debug ! Doh !
Jeremy Allison
2005-08-01
1
-1
/
+1
*
r8757: Add debug messages so we can see what attributes and values are being
Jeremy Allison
2005-07-25
1
-0
/
+3
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2005-05-31
1
-246
/
+17
*
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
2005-04-15
1
-14
/
+144
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2005-03-31
1
-2
/
+5
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2005-03-30
1
-2
/
+2
*
r5565: fix breakage on gcc 2.96
Gerald Carter
2005-02-25
1
-1
/
+1
*
r5556: Fix the build on AIX.
Günther Deschner
2005-02-25
1
-4
/
+14
*
r5522: Better handling of LDAP over IPC connections that have expired on the
Günther Deschner
2005-02-23
1
-4
/
+1
*
r5428: Apply some const. LDAP attribs should now be declared const char *attr...
Volker Lendecke
2005-02-17
1
-8
/
+8
*
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
2005-02-12
1
-87
/
+1
*
r4989: Display failed LDAP-server-uri.
Günther Deschner
2005-01-25
1
-1
/
+2
*
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
2005-01-22
1
-1
/
+87
*
r4840: * Add more generic root-dse inspection function to check for given
Günther Deschner
2005-01-19
1
-0
/
+101
*
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
2005-01-14
1
-1
/
+1
*
r4289: Close LDAP-Connection before retrying to open a new connection in the
Günther Deschner
2004-12-20
1
-0
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
1
-13
/
+12
*
r3563: During a typical logon a modern workstation makes a lot of anonymous s...
Volker Lendecke
2004-11-05
1
-0
/
+4
*
r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.uk
Volker Lendecke
2004-09-28
1
-1
/
+1
*
r2444: Based on jmcd's patch, implement special lists for the ldap user attri...
Volker Lendecke
2004-09-20
1
-0
/
+48
*
r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...
Volker Lendecke
2004-09-08
1
-0
/
+7
*
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
2004-08-13
1
-0
/
+1
*
r1588: This is one of the more pathetic patches I ever checked in. Many hours of
Volker Lendecke
2004-07-26
1
-95
/
+72
*
r1392: Added password history code to tdbsam backend. Not yet tested (ie. may
Jeremy Allison
2004-07-08
1
-1
/
+1
*
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
2004-07-07
1
-13
/
+11
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2004-07-01
1
-12
/
+11
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2004-07-01
1
-1
/
+1
*
r116: volker's patch for local group and group nesting
Gerald Carter
2004-04-07
1
-0
/
+2
*
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
2004-04-05
1
-1
/
+0
*
r4: merge in the SAMBA_3_0 branch from cvs
CVS Import User
2004-04-04
1
-12
/
+176
*
r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk
CVS Import User
2004-04-04
1
-0
/
+1234