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
/
source3
/
passdb
/
pdb_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
1
-718
/
+8
*
Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat.
Andrew Bartlett
2003-06-24
1
-4
/
+3
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-1
/
+1
*
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
2003-06-21
1
-261
/
+359
*
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
2003-06-18
1
-9
/
+6
*
Try to fix memory leaks found by valgrind in pdb_ldap code.
Andrew Bartlett
2003-06-07
1
-3
/
+3
*
support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)
Gerald Carter
2003-06-06
1
-9
/
+21
*
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
1
-128
/
+36
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-282
/
+3
*
cut-n-paste error
Gerald Carter
2003-05-27
1
-1
/
+1
*
fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
Gerald Carter
2003-05-27
1
-6
/
+8
*
fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...
Gerald Carter
2003-05-22
1
-2
/
+5
*
Well spotted typo by Marco Berger <MARCOB@voelcker.com>
Andrew Bartlett
2003-05-16
1
-1
/
+1
*
Fix from Alex Deiter <tiamat@komi.mts.ru>
Simo Sorce
2003-05-16
1
-1
/
+1
*
readding reverted changes during idmap merge (noticed by Andrew b.)
Gerald Carter
2003-05-14
1
-16
/
+33
*
fix group mapping in LDAP under new schema
Gerald Carter
2003-05-14
1
-35
/
+61
*
*****LDAP schema changes*****
Gerald Carter
2003-05-14
1
-292
/
+802
*
Fix pointer return bug in get_unix_attributes()
Tim Potter
2003-05-14
1
-1
/
+1
*
spelling
Tim Potter
2003-05-14
1
-2
/
+2
*
Fix obvious compiler warnings.
Jeremy Allison
2003-05-12
1
-1
/
+0
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-114
/
+54
*
fixing typos in debug statements
Gerald Carter
2003-05-12
1
-1
/
+1
*
As discussed on samba-technical - move to 'primaryGroupSid' insted of
Andrew Bartlett
2003-05-11
1
-17
/
+45
*
Using /dev/urandom for determining an ldap server backoff is a waste of system
Andrew Bartlett
2003-05-11
1
-2
/
+6
*
Fix typo.
John Terpstra
2003-05-10
1
-1
/
+1
*
Set our 'global sam name' in one place. For domain controllers, this is
Andrew Bartlett
2003-05-07
1
-1
/
+1
*
Make the version numbers ints (patch from metze)
Jelmer Vernooij
2003-04-30
1
-2
/
+2
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-3
/
+3
*
The caller must always set the RID on the SAM_ACCOUNT, so don't try and guess
Andrew Bartlett
2003-04-28
1
-3
/
+1
*
Guenther Deschner <gd@suse.de> notes that I missed out setting the default
Andrew Bartlett
2003-04-28
1
-1
/
+3
*
A new pdb_ldap!
Andrew Bartlett
2003-04-28
1
-272
/
+718
*
After a quick run with the 'weird' charset, squash a few bugs in our new
Andrew Bartlett
2003-04-26
1
-5
/
+12
*
Based on a patch by Alex Deiter <tiamat@komi.mts.ru>, make sure that we convert
Andrew Bartlett
2003-04-25
1
-20
/
+69
*
This define does not always seem to be present, so define it if need be.
Andrew Bartlett
2003-04-23
1
-0
/
+4
*
- Merge a memory leak fix from HEAD
Andrew Bartlett
2003-04-23
1
-11
/
+16
*
Remove ldapsam_search_one_user_by_uid from pdb_ldap.
Andrew Bartlett
2003-04-22
1
-65
/
+20
*
This is meant to be initialised to the size of the buffer.
Andrew Bartlett
2003-04-22
1
-1
/
+1
*
Make pdb_ldap use a random factor in deciding how long we need to sleep.
Andrew Bartlett
2003-04-22
1
-7
/
+22
*
Address gcc warnings.
Volker Lendecke
2003-04-19
1
-1
/
+5
*
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
2003-04-15
1
-16
/
+4
*
Fix double free on error and typo
Jelmer Vernooij
2003-04-09
1
-2
/
+1
*
Ensure we don't segfault if ldap doesn't fill in the ld_error string (merge f...
Andrew Bartlett
2003-04-05
1
-18
/
+18
*
This fixes group updates in LDAP the same way as user updates
Volker Lendecke
2003-03-30
1
-77
/
+98
*
Try to get meaningful errors out of ldap more often - get the error string
Andrew Bartlett
2003-03-28
1
-11
/
+38
*
This is no functional change. It just makes pdb_ldap.c a bit
Volker Lendecke
2003-03-27
1
-24
/
+50
*
Must have been somewhere else last sunday...
Volker Lendecke
2003-03-25
1
-3
/
+4
*
Implement abartlet's suggestion to add attribs to ldap if they
Volker Lendecke
2003-03-23
1
-24
/
+30
*
Merge from HEAD:
Volker Lendecke
2003-03-23
1
-2
/
+2
*
Metzes change:
Volker Lendecke
2003-03-23
1
-4
/
+9
*
Never touch complicated if/else/elsif structures :-)
Volker Lendecke
2003-03-22
1
-23
/
+27
[prev]
[next]