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
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
s4-mailslot: fixed handling of random collision in temporary mailslot names
Andrew Tridgell
1
-1
/
+1
2010-10-18
s4:libcli/util: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
1
-0
/
+6
2010-10-18
Revert "s4:dsdb - make the RELAX control private"
Andrew Bartlett
1
-2
/
+1
2010-10-16
s4:dsdb - make the RELAX control private
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-10-16
s4:libcli/ldap/ldap_controls.c - fix up the controls list
Matthias Dieter Wallnöfer
1
-29
/
+49
2010-10-15
s4-finddcs: better debug messages to help track down DNS problems
Andrew Tridgell
1
-1
/
+12
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
5
-867
/
+1
2010-10-14
s4-acl Merge sec_access_check() with se_access_check() from source3/
Andrew Bartlett
1
-2
/
+16
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-45
/
+0
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
2010-10-12
s4-libcli/security Use seperate subsystem for session related functions
Andrew Bartlett
4
-12
/
+41
2010-10-12
libcli/security Move most of security_token.c to common code.
Andrew Bartlett
4
-182
/
+66
2010-10-03
heimdal: convert some subsystems to libraries, consistent with upstream heimdal.
Jelmer Vernooij
1
-1
/
+1
2010-10-03
s4:libcli/resolve/dns_ex.c - fix "const" warning
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-09-28
s4-ildap: two more places that need talloc_reparent()
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-dns: avoid search domains expansion in DNS resolver
Andrew Tridgell
1
-0
/
+8
2010-09-27
s4-ildap: fixed a talloc_steal with references error
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4:libcli/ldap: fix sending oneway requests
Stefan Metzmacher
1
-18
/
+26
2010-09-26
s4-ldap: Added a control to apply the access checks on read via LDAP
Nadezhda Ivanova
1
-0
/
+2
2010-09-25
s4-finddcs: allow override of server IP address
Andrew Tridgell
2
-1
/
+37
2010-09-24
s4:libcli/resolve/file.c - fix "const" warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-22
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
3
-5
/
+5
2010-09-21
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
1
-143
/
+0
2010-09-19
s4-cldap: improved debug msgs in finddcs_cldap()
Andrew Tridgell
1
-3
/
+5
2010-09-19
s4-finddcs: added some debug messages on failure
Andrew Tridgell
1
-4
/
+7
2010-09-15
s4-finddcs: ensure we free previous cldap requests before starting a new one
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-resolve: the file backend should not look at the name type
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-finddcs: show required server type bits on failure
Andrew Tridgell
1
-2
/
+3
2010-09-15
s4-finddc: use NBT lookup for a 1C name if joining a short domain name
Andrew Tridgell
2
-14
/
+99
2010-09-15
s4-libcli: change finddcs.h -> finddc.h
Andrew Tridgell
3
-2
/
+2
2010-09-15
s4-finddcs: rename finddcs to finddcs_nbt
Andrew Tridgell
2
-37
/
+34
2010-09-15
s4-finddcs: added finddcs_cldap()
Andrew Tridgell
3
-3
/
+284
2010-09-15
s4-resolve: added resolve_name_multiple_recv()
Andrew Tridgell
1
-0
/
+34
2010-09-15
s4-dns: fixed lookup of SRV records using dns_ex
Andrew Tridgell
1
-2
/
+2
2010-09-15
s4-libnet: converted finddcs call to tevent_req
Andrew Tridgell
1
-54
/
+93
2010-09-11
libcli/security Use talloc_zero when making a struct security_token
Andrew Bartlett
1
-5
/
+1
2010-09-11
libcli/security Move source4/ privileges code into the common libcli/security
Andrew Bartlett
3
-310
/
+2
2010-09-11
s4-privs Add a lookup by index of privilages
Andrew Bartlett
1
-0
/
+11
2010-09-11
privs Add my Copyright
Andrew Bartlett
1
-0
/
+1
2010-09-11
s4-privs Remove link between enum sec_privilege and the privilege bitmap
Andrew Bartlett
1
-17
/
+69
2010-09-10
s4/ldap: use time_mono for reconnect timeout
Björn Jacke
1
-2
/
+2
2010-09-10
s4:libcli/wrepl/winsrepl.c - add more "char *" casts in order to suppress Sol...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-10
s4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETED
Stefan Metzmacher
1
-0
/
+1
2010-09-09
s4:libcli/security/*.c - fix some wrong typed counters
Matthias Dieter Wallnöfer
3
-10
/
+7
2010-09-03
s4:libcli/composite: remove unused composite_continue_irpc()
Stefan Metzmacher
2
-16
/
+0
2010-09-03
s4:libcli/wbclient: use irpc_binding_handle_by_name()
Stefan Metzmacher
3
-54
/
+39
2010-09-03
s4:libcli/finddcs: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-20
/
+22
2010-09-02
s4-resolve: added resolve_name_ex_send()
Andrew Tridgell
1
-8
/
+33
2010-09-02
s4-resolve: add a default domain for unqualified names in file backend
Andrew Tridgell
1
-5
/
+15
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
2
-7
/
+7
[next]