index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-winbind: use finddcs_cldap() in winbind
Andrew Tridgell
2010-09-15
5
-40
/
+52
*
s4-libnet: use finddcs_cldap() in libnet_lookup
Andrew Tridgell
2010-09-15
1
-11
/
+17
*
s4-cldap: don't set the writable bit when we are a RODC
Andrew Tridgell
2010-09-15
1
-2
/
+6
*
s4-finddcs: added finddcs_cldap()
Andrew Tridgell
2010-09-15
4
-4
/
+284
*
s4-secrets: fixed shadowed variable warning
Andrew Tridgell
2010-09-15
1
-4
/
+4
*
cldap: use ipv4 not up for unbound cldap sockets
Andrew Tridgell
2010-09-15
1
-1
/
+5
*
s4-resolve: added resolve_name_multiple_recv()
Andrew Tridgell
2010-09-15
1
-0
/
+34
*
s4-dns: fixed lookup of SRV records using dns_ex
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
s4: fixed some printf format errors
Andrew Tridgell
2010-09-15
3
-3
/
+3
*
s4-libnet: converted finddcs call to tevent_req
Andrew Tridgell
2010-09-15
4
-89
/
+128
*
s4-secrets: fetch secure channel type with domain SID
Andrew Tridgell
2010-09-15
4
-4
/
+27
*
s4-auth: when we are a DC enable winbind auth
Andrew Tridgell
2010-09-15
1
-1
/
+3
*
s4-auth: set the RODC bit for RODC schannel
Andrew Tridgell
2010-09-15
2
-1
/
+5
*
s4-schannel: fixed reference to context after free
Andrew Tridgell
2010-09-15
1
-2
/
+3
*
s4-auth: allow multiple active auth backends
Andrew Tridgell
2010-09-15
1
-35
/
+43
*
s4-smb: serialise session setup operations
Andrew Tridgell
2010-09-15
2
-0
/
+16
*
talloc: fixed spelling errors in comment
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
2010-09-15
3
-0
/
+73
*
s4-messaging: add support for no_reply in irpc messages
Andrew Tridgell
2010-09-15
2
-0
/
+8
*
s4-kcc: removed redundent loop check
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-smb: smbsrv_blob_push_string() can return -1
Andrew Tridgell
2010-09-15
1
-8
/
+11
*
s4-dsdb: check for invalid backend type
Andrew Tridgell
2010-09-15
1
-0
/
+2
*
s4-rootdse: setup length after NULL check
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
s4-dsdb: fixed use after free for RODC
Andrew Tridgell
2010-09-15
1
-2
/
+1
*
s4-dsdb: free right context on failure
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-dsdb: defer ac->msg after check for NULL ac
Andrew Tridgell
2010-09-15
1
-1
/
+3
*
s4-anr: check for allocation failure before use
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4: Fix two typos
Volker Lendecke
2010-09-14
1
-2
/
+2
*
Allows changing the maximum number of simultaneous clients in winbindd throug...
Pierre Carrier
2010-09-14
5
-9
/
+30
*
Ensure incoming timespec values correctly wrap at nsecs.
Jeremy Allison
2010-09-14
2
-0
/
+11
*
Fix string_to_sid() to allow non '\0' termination of the string - allows
Jeremy Allison
2010-09-14
1
-11
/
+6
*
s3-torture Add tests to show that the dom_sid parsing was faulty.
Andrew Bartlett
2010-09-14
1
-0
/
+98
*
s3-util_sid Use the NDR parser to parse struct dom_sid
Andrew Bartlett
2010-09-14
1
-14
/
+8
*
libcli/security Use sid_append_rid() in dom_sid_append_rid()
Andrew Bartlett
2010-09-14
1
-5
/
+5
*
libcli/security Merge source3/ string_to_sid() to common code
Andrew Bartlett
2010-09-14
2
-143
/
+92
*
s3-util_sid use ARRAY_SIZE() to ensure we never overflow the dom_sid
Andrew Bartlett
2010-09-14
1
-1
/
+1
*
s3-util_sid Accept S-1-5 as a SID
Andrew Bartlett
2010-09-14
1
-2
/
+10
*
s3-dom_sid Use C99 types in dom_sid handling
Andrew Bartlett
2010-09-14
1
-7
/
+7
*
s3/profile: remove the magical clock initialization from the profile code
Björn Jacke
2010-09-14
2
-64
/
+3
*
s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
Björn Jacke
2010-09-14
3
-36
/
+0
*
libreplace: use CLOCK_HIGHRES when available
Björn Jacke
2010-09-14
1
-3
/
+5
*
ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.
Günther Deschner
2010-09-14
1
-2
/
+2
*
rpc_server: Remove unnecessary dependency on server modules, build
Jelmer Vernooij
2010-09-14
1
-1
/
+1
*
waf: work around circular dependency finder erroneously removing dependency o...
Jelmer Vernooij
2010-09-14
1
-1
/
+4
*
selftest: Error out rather than die() when setting up an environment
Jelmer Vernooij
2010-09-14
1
-55
/
+117
*
selftest: If setting up environment fails, mark testsuites that use it as
Jelmer Vernooij
2010-09-14
1
-12
/
+5
*
s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.
Günther Deschner
2010-09-14
1
-15
/
+36
*
tdb: add ABI/tdb-1.2.4.sigs
Stefan Metzmacher
2010-09-14
1
-0
/
+60
*
nss_winbind: Fix soname.
Jelmer Vernooij
2010-09-14
1
-1
/
+1
*
subunit: Use RemoteError when passing errors to upstream subunit.
Jelmer Vernooij
2010-09-14
2
-19
/
+26
[prev]
[next]