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
/
passdb
/
pdb_ldap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-02
s3:ldap: don't search when no values where found
Björn Jacke
1
-1
/
+1
2009-10-31
ѕ3:ldap: search for account policies in objectclass sambaDomain, not *
Björn Jacke
1
-1
/
+6
2009-10-20
s3-pdb_ldap: fix crash bug in ldapsam_set_trusteddom_pw().
Günther Deschner
1
-2
/
+2
2009-09-02
s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.
Günther Deschner
1
-0
/
+46
2009-08-03
s3-pdb_ldap: Make ldapsam_alias_memberships behave like the tdbsam equivalent.
Günther Deschner
1
-0
/
+7
2009-07-14
Fix bug 5886
Volker Lendecke
1
-8
/
+26
2009-07-14
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
1
-19
/
+21
2009-07-09
Make escape_ldap_string take a talloc context
Volker Lendecke
1
-23
/
+22
2009-06-30
Fix bug #6431 - local groups from 3.0 setups no longer found.
Volker Lendecke
1
-8
/
+8
2009-06-28
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
1
-3
/
+3
2009-06-08
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
1
-1
/
+2
2009-06-07
s3-samr: fix return code of _samr_LookupRids when run with pdb_ldap.
Günther Deschner
1
-0
/
+5
2009-05-31
Fix some nonempty blank lines
Volker Lendecke
1
-52
/
+52
2009-05-12
Fix the last few format arg missmatches I missed.
Jeremy Allison
1
-4
/
+4
2009-05-12
Fix bug 6157
Volker Lendecke
1
-1
/
+1
2009-05-11
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
1
-7
/
+7
2009-05-08
s3/ldap: also handle DirX return codes
Björn Jacke
1
-0
/
+2
2009-05-05
s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL con...
Günther Deschner
1
-1
/
+1
2009-05-05
s3-ldapsam: Fix Bug #6313: ldapsam_update_sam_account() crashes while doing t...
Günther Deschner
1
-1
/
+1
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-0
/
+1
2009-04-14
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
1
-11
/
+11
2009-04-06
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
1
-28
/
+15
2009-03-07
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
1
-10
/
+10
2009-02-19
Fix printf warnings found on systems where time_t <> long int.
Jeremy Allison
1
-8
/
+8
2009-01-21
Memory leaks and other fixes found by Coverity
todd stecher
1
-0
/
+1
2008-12-23
Fix more ‘asprintf’, declared with attribute warn_unused_result.
Jeremy Allison
1
-3
/
+4
2008-12-09
s3-ldapsam: Fix Bug 5957: do not abort rename process on valid rename script.
Günther Deschner
1
-1
/
+1
2008-07-24
pdb_ldap: Raise level for debug message to avoid log file flooding.
John H Terpstra
1
-1
/
+1
2008-07-18
Use LDAP macros instead of attribute names.
Karolin Seeger
1
-20
/
+19
2008-07-14
Fix typo.
Karolin Seeger
1
-1
/
+1
2008-07-10
Fix some memleaks regarding trustdom passwords
Volker Lendecke
1
-3
/
+15
2008-07-10
Fix some uninitialized variable references via ndr_print
Volker Lendecke
1
-1
/
+3
2008-07-10
Give a nice error message if trying to join with a non-privileged user
Volker Lendecke
1
-1
/
+1
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-24
/
+54
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-4
/
+10
2008-03-14
Fix bug 4901
Volker Lendecke
1
-3
/
+8
2008-03-05
Fix a memleak -- Coverity ID 222
Volker Lendecke
1
-1
/
+2
2008-03-04
Fix crash bug in pdb_init_ldapsam().
Günther Deschner
1
-2
/
+2
2008-02-19
Change ldap search filter. This function is also used to search machine accou...
Karolin Seeger
1
-2
/
+2
2008-02-11
Change ldap search filter. This function is also used to search machine accou...
Karolin Seeger
1
-1
/
+1
2008-01-09
Fix memleak in ldapsam_rename_sam_account() found by IBM checker.
Michael Adam
1
-1
/
+1
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
1
-7
/
+11
2008-01-02
Fix for bug #5163 from Laurent Pinchart <pinchart@skynet.be>
Jeremy Allison
1
-0
/
+4
2007-12-26
Remove the sampwent interface
Volker Lendecke
1
-102
/
+0
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-8
/
+8
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
1
-5
/
+9
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-3
/
+4
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-30
/
+27
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-14
/
+16
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
1
-2
/
+2
[prev]
[next]