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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
2009-02-24
3
-135
/
+12
*
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
2
-67
/
+1
*
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
*
s4:libcli/smb2: fix c++ warning
Stefan Metzmacher
2009-02-05
1
-1
/
+1
*
s4:libcli: remove unused line in config.mk
Stefan Metzmacher
2009-02-02
1
-2
/
+0
*
s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...
Stefan Metzmacher
2009-02-02
1
-0
/
+5
*
s4:libcli/raw: s/class/eclass
Stefan Metzmacher
2009-02-02
1
-3
/
+3
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
11
-33
/
+33
*
s4:wrepl_request: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-1
/
+1
*
s4:smb2: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-3
/
+3
*
s4:dgram: s/private/private_data
Stefan Metzmacher
2009-02-02
3
-4
/
+4
*
s4:cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-3
/
+3
*
s4:libcli/smb2: s/class/info_class
Stefan Metzmacher
2009-02-02
1
-5
/
+6
*
s4:libcli/wrepl: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-6
/
+6
*
s4:libcli/smb2: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-13
/
+13
*
s4:libcli/raw: s/private/private_data
Stefan Metzmacher
2009-02-02
5
-34
/
+34
*
s4:libcli/dgram: s/private/private_data
Stefan Metzmacher
2009-02-02
3
-11
/
+11
*
s4:libcli/clilist.c: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-4
/
+4
*
s4:libcli/cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-7
/
+7
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
3
-308
/
+5
*
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
3
-4
/
+4
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
5
-45
/
+69
*
Implement as_sddl.
Jelmer Vernooij
2009-01-22
1
-0
/
+10
*
Support parsing sddl for security descriptors.
Jelmer Vernooij
2009-01-22
1
-0
/
+8
*
libcli/wrepl: return the major version of the server in wrepl_associate()
Stefan Metzmacher
2009-01-19
2
-0
/
+2
*
util_str: setup the correct talloc name for strings
Stefan Metzmacher
2009-01-19
1
-0
/
+2
*
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: simplify some overly-complicated logic
Tim Prouty
2008-12-30
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
33
-82
/
+82
*
Rename samba-socket -> samba_socket to fix a couple more compiler
Jelmer Vernooij
2008-12-24
2
-5
/
+5
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-1
/
+0
*
s4: Fix a getaddrinfo/EAI_NODATA portability issue
Tim Prouty
2008-12-22
1
-0
/
+4
*
Fix comparison in tests now that we use __cmp__ rather than __eq__.
Jelmer Vernooij
2008-12-21
1
-2
/
+2
*
Fix more tests, improve repr() functions for various Python types.
Jelmer Vernooij
2008-12-21
2
-8
/
+8
*
Simplify customization of pidl-generated Python modules.
Jelmer Vernooij
2008-12-21
1
-16
/
+24
*
Merge the rest of security.i into samba.dcerpc.security.
Jelmer Vernooij
2008-12-21
4
-3701
/
+0
*
Remove duplicate Python bindings for dom_sid, security_descriptor and
Jelmer Vernooij
2008-12-21
3
-1022
/
+40
*
Remove libcli_smb SWIG bindings - only one (useless on its own) function was ...
Jelmer Vernooij
2008-12-21
4
-3365
/
+0
*
Include errors.i verbatim in security.i, as it's the only file still using it.
Jelmer Vernooij
2008-12-21
2
-55
/
+33
*
Fix compiler warning when parsing a SID in a data blob
Andrew Bartlett
2008-12-20
1
-1
/
+1
*
Fix failures setting a random password
Andrew Bartlett
2008-12-19
1
-1
/
+1
*
Add convenience macro for raising exceptions for NTSTATUS / WERROR.
Jelmer Vernooij
2008-12-18
1
-0
/
+12
*
s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...
Stefan Metzmacher
2008-12-18
2
-3
/
+2
[next]