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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4 dns: Split up the code into multiple files for easier development
Kai Blin
2010-10-23
6
-372
/
+487
*
s4 dns: More work on updates
Kai Blin
2010-10-23
1
-1
/
+25
*
s4 dns: Map between NTSTATUS and dns error codes
Kai Blin
2010-10-23
1
-1
/
+35
*
s4 dns: Better error handling when parsing invalid or unknown records
Kai Blin
2010-10-23
1
-7
/
+35
*
s4 dns: start handling update requests, return correct error codes
Kai Blin
2010-10-23
1
-23
/
+55
*
s4 dns: Handle CNAME records
Kai Blin
2010-10-23
1
-0
/
+15
*
s4 dns: Parse srv and soa records
Stefan Metzmacher
2010-10-23
1
-0
/
+39
*
s4 dns: Look up all names in the ldb database.
Kai Blin
2010-10-23
2
-10
/
+132
*
s4 dns: Look up records in the ldb database
Kai Blin
2010-10-23
2
-21
/
+156
*
s4 dns: Reply to a name request with an A record.
Kai Blin
2010-10-23
1
-17
/
+116
*
ndr dns: Add simple parser
Kai Blin
2010-10-23
2
-2
/
+20
*
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
2010-10-23
6
-0
/
+581
*
dns/nbt: Fix spelling of the "authoritative" flag.
Kai Blin
2010-10-23
3
-28
/
+28
*
idl: Add idl describing DNS structures
Kai Blin
2010-10-23
1
-2
/
+27
*
netlogon.idl: Switch to explicit constants to remove dependency on nbt.idl
Kai Blin
2010-10-23
1
-0
/
+1
*
s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicating
Kai Blin
2010-10-23
1
-5
/
+10
*
s4 socket: increase the debuglevel to make add interface debug messages less ...
Kai Blin
2010-10-23
1
-1
/
+1
*
s4:rpc_server/netlogon: netr_ServerAuthenticate3 should return NO_TRUST_SAM_A...
Stefan Metzmacher
2010-10-23
1
-8
/
+8
*
s4:rpc_server/netlogon: netr_ServerAuthenticate3 should reject invalid sec_ch...
Stefan Metzmacher
2010-10-23
1
-3
/
+15
*
s4:rpc_server/netlogon: netr_ServerAuthenticate3 should check the challenge a...
Stefan Metzmacher
2010-10-23
1
-5
/
+5
*
s4:rpc_server/netlogon: fix comment in netr_DsRGetDCName()
Stefan Metzmacher
2010-10-23
1
-1
/
+1
*
s4:rpc_server/netlogon: handle DC_RETURN_NETBIOS and DC_RETURN_DNS in netr_Ds...
Stefan Metzmacher
2010-10-23
1
-3
/
+28
*
s4:rpc_server/netlogon: validate flags in netr_DsRGetDCNameEx2() and callers
Stefan Metzmacher
2010-10-23
1
-2
/
+37
*
s4:rpc_server/netlogon: netr_GetDcName should return WERR_DCNOTFOUND for inva...
Stefan Metzmacher
2010-10-23
1
-0
/
+19
*
tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...
Stefan Metzmacher
2010-10-23
1
-1
/
+1
*
s4-dsdb_syntax: Setup "String(Case Sensitive)" syntax
Kamen Mazdrashki
2010-10-22
1
-3
/
+10
*
s4-dsdb/schema_syntax: Separate validation for numericoid OID values
Kamen Mazdrashki
2010-10-21
1
-3
/
+47
*
Lowercase socket_wrapper name.
Jelmer Vernooij
2010-10-21
1
-1
/
+1
*
s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-init
Andrew Bartlett
2010-10-21
1
-54
/
+77
*
s4-waf: we don't need the smbtorture.static for s3 any more
Andrew Tridgell
2010-10-21
1
-11
/
+0
*
waf: RPC_NDR_WINBIND is samba4 specific
Andrew Tridgell
2010-10-21
1
-0
/
+8
*
ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"
Matthias Dieter Wallnöfer
2010-10-21
1
-1
/
+1
*
s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfo
Andrew Tridgell
2010-10-21
1
-2
/
+3
*
s4-ldb: make ldb_options_find() public
Andrew Tridgell
2010-10-21
3
-2
/
+231
*
waf: fixed the handling of -Wl,-no-undefined
Andrew Tridgell
2010-10-21
1
-3
/
+1
*
s4-librpc: fixed depenencies for libcli/security
Andrew Tridgell
2010-10-21
1
-5
/
+4
*
s4-dsdb: fixed depenencies for -no-undefined
Andrew Tridgell
2010-10-21
2
-5
/
+5
*
s4-events: LIBEVENTS depends on LIBSAMBA-UTIL
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4-rpc_server: split out DCERPC_SHARE as a separate subsystem
Andrew Tridgell
2010-10-21
5
-3
/
+12
*
s4-python: python_samba needs pyext
Andrew Tridgell
2010-10-21
1
-1
/
+2
*
s4-waf: removed the dependency loop between ntvfs and dcerpc_server
Andrew Tridgell
2010-10-21
1
-5
/
+7
*
librpc: added a few more NDR_* targets to NDR_SAMBA
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4-ldb: make pyldb_util a private library
Andrew Tridgell
2010-10-21
1
-1
/
+5
*
s4-python: added a samba_python grouping library
Andrew Tridgell
2010-10-21
1
-0
/
+6
*
s4-param: added a libshares grouping library
Andrew Tridgell
2010-10-21
1
-0
/
+5
*
s4-waf: don't depend directly on python modules
Andrew Tridgell
2010-10-21
4
-9
/
+9
*
s4-waf: removed the XATTR and SASL aliases
Andrew Tridgell
2010-10-21
2
-6
/
+1
*
s4-libcli: make LIBSECURITY_SESSION a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4-socket: make LIBNETIF a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4-events: make LIBEVENTS a private library
Andrew Tridgell
2010-10-21
1
-4
/
+5
[prev]
[next]