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
/
source4
/
libcli
/
ldap
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
2010-08-17
1
-0
/
+1
*
s4-ldap: use common functions for ldap flag controls encode/decode
Andrew Tridgell
2010-08-17
1
-163
/
+11
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
2
-5
/
+5
*
s4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and DSDB_CONTROL_PASSWORD_CH...
Endi S. Dewata
2010-06-28
1
-0
/
+4
*
ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+20
*
s4:ldap_controls.c - remove encoding functions for private recalculate SD con...
Matthias Dieter Wallnöfer
2010-06-20
1
-19
/
+0
*
s4: Remove an uselessly exposed control
Matthieu Patou
2010-06-07
1
-1
/
+0
*
s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for l...
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
2010-05-21
6
-5
/
+5
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
s4-waf: install the rest of the headers
Andrew Tridgell
2010-04-06
1
-5
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+12
*
s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...
Endi S. Dewata
2010-03-02
1
-0
/
+4
*
s4/ldap: Refactor the fix for ldap nested searches
Kamen Mazdrashki
2010-02-17
1
-4
/
+0
*
s4/ldap: Fix nested searches SEGFAULT bug
Kamen Mazdrashki
2010-01-29
1
-0
/
+4
*
s4: fix SD update and password change in upgrade script
Matthieu Patou
2009-11-28
1
-0
/
+20
*
s4:ldbcli - Added encoder/decoder for relax control.
Endi S. Dewata
2009-11-19
1
-2
/
+20
*
s4:libcli/ldap Add 'relax' OID to known network representations
Andrew Bartlett
2009-11-12
1
-0
/
+2
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-1
/
+3
*
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
2009-10-02
2
-3
/
+2
*
s4:libcli/ldap Explain why we set a hostname for ldapi:// connections
Andrew Bartlett
2009-08-17
1
-1
/
+3
*
s4:libcli/ldap: the tls code steals the original socket on its own now
Stefan Metzmacher
2009-07-31
1
-3
/
+0
*
s4:libcli/ldap: add support for new Recycle Bin Feature LDAP Controls
Stefan Metzmacher
2009-07-23
1
-0
/
+40
*
fixed the encoding/decoding of the reverse attribute for server side sort
Andrew Tridgell
2009-06-10
1
-3
/
+10
*
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
2009-02-24
2
-129
/
+6
*
s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de...
Stefan Metzmacher
2009-02-24
1
-17
/
+32
*
libcli/ldap: move ldap_ndr from source4/ to toplevel
Stefan Metzmacher
2009-02-24
3
-114
/
+1
*
libcli/ldap: move ldap_errors.h to the toplevel and install it
Stefan Metzmacher
2009-02-24
1
-66
/
+0
*
libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel
Stefan Metzmacher
2009-02-24
4
-1701
/
+1
*
s4:libcli/ldap: remove reference to DEBUG()
Stefan Metzmacher
2009-02-24
1
-1
/
+0
*
s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystem
Stefan Metzmacher
2009-02-24
5
-287
/
+300
*
Worked around a problem with select/poll/epoll and gnutls
Andrew Tridgell
2009-02-18
1
-0
/
+4
*
s4:libcli/ldap: use const char * const *attributes as in all other places
Stefan Metzmacher
2009-02-13
2
-2
/
+2
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
3
-43
/
+68
*
s4:libcli/ldap: convert to tevent_* api
Stefan Metzmacher
2009-01-03
2
-14
/
+14
*
s4:socket: use a socket_wrapper aware function to auto close the fd event for...
Stefan Metzmacher
2009-01-03
1
-3
/
+4
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
3
-9
/
+9
*
Rename samba-socket -> samba_socket to fix a couple more compiler
Jelmer Vernooij
2008-12-24
1
-1
/
+1
*
s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...
Stefan Metzmacher
2008-12-18
1
-1
/
+1
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-1
/
+0
*
s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
Andrew Bartlett
2008-12-17
1
-0
/
+115
*
s4:libcli/ldap: split out a ldap_decode_attribs_bare() function
Andrew Bartlett
2008-12-17
1
-8
/
+18
*
Improve debug when SASL search fails
Andrew Bartlett
2008-11-17
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-1
/
+2
*
Fix function parameters.
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Use common error definitions.
Jelmer Vernooij
2008-10-23
1
-3
/
+3
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
3
-0
/
+3
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
3
-4
/
+4
*
LDB ASYNC: misc changes
Simo Sorce
2008-09-29
1
-1
/
+1
*
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
2008-09-24
2
-9
/
+13
[next]