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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
s4 dns: Look up records in the ldb database
Kai Blin
2
-21
/
+156
2010-10-23
s4 dns: Fix a data corruption in the dns_string parsing
Kai Blin
1
-8
/
+4
2010-10-23
dnsp: Can't have two memebers of a union with the same name
Kai Blin
1
-2
/
+2
2010-10-23
s4 dns: Reply to a name request with an A record.
Kai Blin
4
-29
/
+247
2010-10-23
ndr dns: Add simple parser
Kai Blin
10
-9
/
+253
2010-10-23
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
6
-0
/
+581
2010-10-23
dns/nbt: Fix spelling of the "authoritative" flag.
Kai Blin
5
-30
/
+30
2010-10-23
idl: Add idl describing DNS structures
Kai Blin
4
-3
/
+188
2010-10-23
netlogon.idl: Switch to explicit constants to remove dependency on nbt.idl
Kai Blin
2
-16
/
+17
2010-10-23
s4 dns: Import DNS win32 error codes from MS-ERREF
Kai Blin
2
-0
/
+282
2010-10-23
s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicating
Kai Blin
1
-5
/
+10
2010-10-23
s4 socket: increase the debuglevel to make add interface debug messages less ...
Kai Blin
1
-1
/
+1
2010-10-23
s4:rpc_server/netlogon: netr_ServerAuthenticate3 should return NO_TRUST_SAM_A...
Stefan Metzmacher
1
-8
/
+8
2010-10-23
s4:rpc_server/netlogon: netr_ServerAuthenticate3 should reject invalid sec_ch...
Stefan Metzmacher
1
-3
/
+15
2010-10-23
s4:rpc_server/netlogon: netr_ServerAuthenticate3 should check the challenge a...
Stefan Metzmacher
1
-5
/
+5
2010-10-23
s4:rpc_server/netlogon: fix comment in netr_DsRGetDCName()
Stefan Metzmacher
1
-1
/
+1
2010-10-23
s4:rpc_server/netlogon: handle DC_RETURN_NETBIOS and DC_RETURN_DNS in netr_Ds...
Stefan Metzmacher
1
-3
/
+28
2010-10-23
s4:rpc_server/netlogon: validate flags in netr_DsRGetDCNameEx2() and callers
Stefan Metzmacher
1
-2
/
+37
2010-10-23
s4:rpc_server/netlogon: netr_GetDcName should return WERR_DCNOTFOUND for inva...
Stefan Metzmacher
1
-0
/
+19
2010-10-23
misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMAN
Stefan Metzmacher
1
-0
/
+2
2010-10-23
lib/util: Add tevent WERROR wrappers
Kai Blin
5
-2
/
+128
2010-10-23
tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...
Stefan Metzmacher
3
-6
/
+12
2010-10-23
tsocket: ask the kernel for the specific local address after a tcp connect
Stefan Metzmacher
1
-3
/
+54
2010-10-23
lib/replace: use snprintf() in test code to avoid warnings in the IBM-Checker
Stefan Metzmacher
1
-2
/
+2
2010-10-23
lib/replace: fix rep_strtoull() prototype
Stefan Metzmacher
2
-3
/
+3
2010-10-22
Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...
Jeremy Allison
11
-38
/
+29
2010-10-22
s4-dsdb_syntax: Setup "String(Case Sensitive)" syntax
Kamen Mazdrashki
1
-3
/
+10
2010-10-22
Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...
Jeremy Allison
11
-29
/
+38
2010-10-22
Fix const warning. Allocate off NULL as we always talloc_free().
Jeremy Allison
1
-1
/
+1
2010-10-21
s4-dsdb/schema_syntax: Separate validation for numericoid OID values
Kamen Mazdrashki
1
-3
/
+47
2010-10-22
asn1_tests: Implement negative unit-tests for ber_write_OID_String()
Kamen Mazdrashki
1
-0
/
+22
2010-10-22
asn1: ber_write_OID_String() to be more picky about supplied OID
Kamen Mazdrashki
1
-0
/
+5
2010-10-21
waf: Mark the replacement zlib private so that it can build on machine withou...
Matthieu Patou
1
-0
/
+1
2010-10-22
replace: use replace for non 'samba' compliant strptime
Matthieu Patou
1
-0
/
+19
2010-10-22
replace: use a wrapper around strtoll if it didn't behave as expected
Matthieu Patou
3
-2
/
+77
2010-10-21
Lowercase socket_wrapper name.
Jelmer Vernooij
7
-7
/
+9
2010-10-21
s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-init
Andrew Bartlett
1
-54
/
+77
2010-10-21
tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)
Jelmer Vernooij
12
-128
/
+126
2010-10-21
s4-waf: we don't need the smbtorture.static for s3 any more
Andrew Tridgell
1
-11
/
+0
2010-10-21
autobuild: don't cleanup the pid file within the retry loop
Andrew Tridgell
1
-1
/
+2
2010-10-21
waf: RPC_NDR_WINBIND is samba4 specific
Andrew Tridgell
2
-1
/
+9
2010-10-21
ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-21
waf: check the linker accepts a set of ldflags before using them
Andrew Tridgell
1
-1
/
+10
2010-10-21
s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfo
Andrew Tridgell
1
-2
/
+3
2010-10-21
s4-ldb: make ldb_options_find() public
Andrew Tridgell
3
-2
/
+231
2010-10-21
waf: loosen the restriction on depending on python libs
Andrew Tridgell
1
-1
/
+3
2010-10-21
waf-python: make the pyext flag add the pyembed features for libraries
Andrew Tridgell
1
-1
/
+3
2010-10-21
waf: fixed the handling of -Wl,-no-undefined
Andrew Tridgell
4
-14
/
+6
2010-10-21
s4-librpc: fixed depenencies for libcli/security
Andrew Tridgell
1
-5
/
+4
2010-10-21
libcli: LIBSECURITY depends on NDR_SECURITY
Andrew Tridgell
1
-1
/
+1
[prev]
[next]