index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix EnumDomainAliases when no aliases are in LDAP
Volker Lendecke
2010-06-10
1
-6
/
+4
*
s3:pdb_ldap: fix bug 7507 - init_sam_from_ldap stores group in sid2uid cache
Michael Adam
2010-06-10
1
-1
/
+1
*
s3:pdb_ldap: don't search for the users primary group, if we already know it
Stefan Metzmacher
2010-02-11
1
-31
/
+35
*
s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.
Stefan Metzmacher
2010-02-11
1
-7
/
+29
*
s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted sup...
Stefan Metzmacher
2010-02-11
1
-5
/
+85
*
s3: shortcut gid_to_sid when "ldapsam:trusted = yes"
Stefan Metzmacher
2010-02-11
1
-0
/
+72
*
s3: shortcut uid_to_sid when "ldapsam:trusted = yes"
Michael Adam
2010-02-11
1
-0
/
+75
*
s3:smbd: also fill the memcache with sid<->id mappings in ldapsam_sid_to_id()
Michael Adam
2010-02-11
1
-0
/
+2
*
s3:smbd: make idmap cache persistent for "ldapsam:trusted".
Michael Adam
2010-02-11
1
-0
/
+4
*
Fix large paged search
Volker Lendecke
2010-02-11
1
-0
/
+1
*
=?utf-8?q?=D1=953:ldap:=20search=20for=20account=20policies=20in=20objectclas...
Björn Jacke
2010-02-11
1
-1
/
+6
*
s3:ldap: don't search when no values where found (cherry picked from commit 7...
Björn Jacke
2010-02-11
1
-1
/
+1
*
s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.
Stefan Metzmacher
2010-01-19
1
-1
/
+1
*
s3:pdb_ldap: Fix large paged search.
Volker Lendecke
2009-12-10
1
-0
/
+1
*
s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.
Günther Deschner
2009-09-02
1
-0
/
+46
*
Fix bug 5886
Volker Lendecke
2009-08-31
1
-8
/
+26
*
Fix bug #6431 - local groups from 3.0 setups no longer found.
Volker Lendecke
2009-07-03
1
-8
/
+8
*
Fix the last few format arg missmatches I missed.
Jeremy Allison
2009-05-12
1
-4
/
+4
*
Fix bug 6157
Volker Lendecke
2009-05-12
1
-1
/
+1
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-7
/
+7
*
s3/ldap: also handle DirX return codes
Björn Jacke
2009-05-11
1
-0
/
+2
*
s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL con...
Günther Deschner
2009-05-05
1
-1
/
+1
*
s3-ldapsam: Fix Bug #6313: ldapsam_update_sam_account() crashes while doing t...
Günther Deschner
2009-05-05
1
-1
/
+1
*
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
2009-04-06
1
-28
/
+15
*
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
2009-03-07
1
-10
/
+10
*
Fix printf warnings found on systems where time_t <> long int.
Jeremy Allison
2009-02-19
1
-8
/
+8
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
1
-0
/
+1
*
Fix more ‘asprintf’, declared with attribute warn_unused_result.
Jeremy Allison
2008-12-23
1
-3
/
+4
*
s3-ldapsam: Fix Bug 5957: do not abort rename process on valid rename script.
Günther Deschner
2008-12-09
1
-1
/
+1
*
pdb_ldap: Raise level for debug message to avoid log file flooding.
John H Terpstra
2008-07-24
1
-1
/
+1
*
Use LDAP macros instead of attribute names.
Karolin Seeger
2008-07-18
1
-20
/
+19
*
Fix typo.
Karolin Seeger
2008-07-14
1
-1
/
+1
*
Fix some memleaks regarding trustdom passwords
Volker Lendecke
2008-07-10
1
-3
/
+15
*
Fix some uninitialized variable references via ndr_print
Volker Lendecke
2008-07-10
1
-1
/
+3
*
Give a nice error message if trying to join with a non-privileged user
Volker Lendecke
2008-07-10
1
-1
/
+1
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-24
/
+54
*
Coverity fixes
Marc VanHeyningen
2008-03-17
1
-4
/
+10
*
Fix bug 4901
Volker Lendecke
2008-03-14
1
-3
/
+8
*
Fix a memleak -- Coverity ID 222
Volker Lendecke
2008-03-05
1
-1
/
+2
*
Fix crash bug in pdb_init_ldapsam().
Günther Deschner
2008-03-04
1
-2
/
+2
*
Change ldap search filter. This function is also used to search machine accou...
Karolin Seeger
2008-02-19
1
-2
/
+2
*
Change ldap search filter. This function is also used to search machine accou...
Karolin Seeger
2008-02-11
1
-1
/
+1
*
Fix memleak in ldapsam_rename_sam_account() found by IBM checker.
Michael Adam
2008-01-09
1
-1
/
+1
*
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
2008-01-09
1
-7
/
+11
*
Fix for bug #5163 from Laurent Pinchart <pinchart@skynet.be>
Jeremy Allison
2008-01-02
1
-0
/
+4
*
Remove the sampwent interface
Volker Lendecke
2007-12-26
1
-102
/
+0
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-8
/
+8
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
1
-5
/
+9
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-3
/
+4
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-30
/
+27
[next]