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
/
source4
/
ldap_server
/
ldap_backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-19
s4:ldap_backend.c - more customisations to match Windows Server error behavio...
Matthias Dieter Wallnöfer
1
-13
/
+16
2010-06-18
s4:ldap_backend.c - fix crash bugs when we got in error situations with "res"...
Matthias Dieter Wallnöfer
1
-5
/
+4
2010-06-18
s4:ldap_backend.c - fix a small error (use "ModifyResponse" rather than "AddR...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
1
-1
/
+1
2010-06-06
s4:ldap_server/ldap_backend.c - send back also the extended error message if ...
Matthias Dieter Wallnöfer
1
-18
/
+39
2010-05-21
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
1
-1
/
+0
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
1
-20
/
+174
2010-02-25
s4:ldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-02-25
s4:LDAP server - Enable support for returning referrals through it
Matthias Dieter Wallnöfer
1
-0
/
+22
2009-12-18
Added freeing a successful req so it doesnt croud the ldb context
Nadezhda Ivanova
1
-2
/
+4
2009-12-15
Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.
Nadezhda Ivanova
1
-1
/
+43
2009-11-20
Some changes to allow processing of ldap controls on modify requests.
Nadezhda Ivanova
1
-1
/
+1
2009-10-23
s4-dsdb: add a static samdb_credentials
Andrew Tridgell
1
-2
/
+2
2009-10-08
s4:ldap server - remove unused error handlings
Matthias Dieter Wallnöfer
1
-35
/
+0
2009-10-02
s4:LDB/LDAP - Re-allow renames
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-02
s4:ldap_server Ensure we don't segfault when sent a NULL new RDN
Andrew Bartlett
1
-4
/
+7
2009-09-28
s4-ldap: fixed spelling
Andrew Tridgell
1
-1
/
+1
2009-09-26
gensec: Avoid exposing lp_ctx on the API level.
Jelmer Vernooij
1
-1
/
+1
2009-08-14
s4:ldap_server Correct removal of talloc_steal()
Andrew Bartlett
1
-1
/
+0
2009-08-14
s4:ldap_server Remove another talloc_steal (with references)
Andrew Bartlett
1
-1
/
+1
2009-08-14
s4:ldap_server Don't talloc_steal (with references) in ldap_backend
Andrew Bartlett
1
-1
/
+1
2009-08-04
s4-ldap_server: fix generated error string in map_ldb_error().
Günther Deschner
1
-1
/
+1
2009-07-31
s4: Enhances the LDAP server to display error messages like Windows Server
Matthias Dieter Wallnöfer
1
-27
/
+178
2009-07-01
use a talloc_unlink() as ops may have a reference
Andrew Tridgell
1
-1
/
+1
2008-12-17
s4:ldap_server: return the extended dn to the LDAP client if available
Andrew Bartlett
1
-1
/
+16
2008-11-17
Remove restrictions on number of DN components in LDAP server
Andrew Bartlett
1
-13
/
+9
2008-11-02
Remove use of global_loadparm for disabled gensec backends.
Jelmer Vernooij
1
-0
/
+3
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-29
LDB ASYNC: misc changes
Simo Sorce
1
-19
/
+16
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-2
/
+2
2008-07-15
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
1
-4
/
+5
2008-07-02
ldap_server: allow modifies to the root dse record and pass them to the ldb l...
Stefan Metzmacher
1
-1
/
+1
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-0
/
+2
2008-03-29
Fix more valgrind issues.
Andrew Bartlett
1
-0
/
+5
2008-03-29
Fix some valgrind issues.
Andrew Bartlett
1
-3
/
+3
2007-12-21
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26193: In the LDAP server, use the new 'controls_decoded' element to
Andrew Bartlett
1
-0
/
+12
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.
Andrew Bartlett
1
-4
/
+0
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r25428: forward declarations of enums are not portable,
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23849: ldap_server: Provide more info in debug traces
Andrew Bartlett
1
-7
/
+8
2007-10-10
r23816: A little more static, but leave the dead code testjoin.c as documenta...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23762: Fix DN renames over LDAP, and instrument the partition module. Add a
Andrew Bartlett
1
-0
/
+1
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
1
-4
/
+15
2007-10-10
r20189: remove unused struct element
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
[next]