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
/
libcli
/
cldap
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-10
libcli/cldap/cldap.c - remove outdated comment
Matthias Dieter Wallnöfer
1
-2
/
+0
2011-11-10
libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)
Stefan Metzmacher
1
-10
/
+25
2011-10-21
libcli-cldap: avoid the case local == remote == NULL
Matthieu Patou
1
-1
/
+5
2011-10-21
libcli/cldap: make sure the local and remote address family matches
Stefan Metzmacher
1
-5
/
+25
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2
-2
/
+0
2011-10-10
libcli/cldap: make use of explicit tevent_contexts
Stefan Metzmacher
1
-50
/
+75
2011-10-10
libcli/cldap: pass tevent_context to cldap_search_send()
Stefan Metzmacher
2
-4
/
+8
2011-10-10
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
2
-3
/
+5
2011-10-10
libcli/cldap: pass tevent_context to cldap_set_incoming_handler()
Stefan Metzmacher
2
-1
/
+4
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
1
-1
/
+1
2011-07-26
cli_cldap: Lowercase name.
Jelmer Vernooij
1
-1
/
+1
2011-06-20
Use tevent_req_oom
Volker Lendecke
1
-2
/
+2
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-4
/
+4
2011-06-01
libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecs
Rusty Russell
1
-2
/
+4
2011-05-18
waf-build: Add more libraries to avoid duplicate symbols
Andrew Bartlett
1
-5
/
+6
2011-01-07
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-7
/
+0
2010-10-26
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBCLI_LDAP to libcli_ldap.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-09-15
cldap: prevent crashes when freeing cldap socket
Andrew Tridgell
1
-6
/
+15
2010-09-15
cldap: use ipv4 not up for unbound cldap sockets
Andrew Tridgell
1
-1
/
+5
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2
-9
/
+1
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-3
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+10
2009-06-08
Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP can
Jeremy Allison
1
-2
/
+2
2009-04-02
libcli/cldap: convert to tsocket_* function to tdgram_*
Stefan Metzmacher
1
-45
/
+38
2009-04-01
libcli/cldap: fix memory/resource leak
Stefan Metzmacher
1
-1
/
+8
2009-03-19
move source4/libcli/cldap => libcli/cldap
Stefan Metzmacher
3
-0
/
+1265