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: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
2010-10-23
6
-7
/
+7
*
s4: Rename UID_WRAPPER to uid_wrapper.
Jelmer Vernooij
2010-10-23
3
-4
/
+4
*
s4: Rename WRAP_XATTR to wrap_xattr.
Jelmer Vernooij
2010-10-23
1
-2
/
+2
*
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
2010-10-23
11
-48
/
+48
*
s4: Rename NDR_TABLE to ndr_table.
Jelmer Vernooij
2010-10-23
5
-10
/
+10
*
s4: Rename LIBNETIF to libnetif.
Jelmer Vernooij
2010-10-23
5
-51
/
+47
*
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
2010-10-23
2
-2
/
+2
*
s4:provision.py - add the correct "CN=Sites" security descriptor
Matthias Dieter Wallnöfer
2010-10-23
2
-5
/
+21
*
s4:schema.py - reformat and fix the security descriptor
Matthias Dieter Wallnöfer
2010-10-23
1
-14
/
+23
*
ldb: Support using system pyldb library.
Jelmer Vernooij
2010-10-23
1
-8
/
+12
*
ldb: Install pkg-config file for pyldb.
Jelmer Vernooij
2010-10-23
2
-0
/
+14
*
ldb: Install pyldb-util as public library.
Jelmer Vernooij
2010-10-23
1
-2
/
+3
*
ldb:ldb.h - include a comment that the relax control is mainly used by the Op...
Matthias Dieter Wallnöfer
2010-10-23
1
-0
/
+2
*
s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
Matthias Dieter Wallnöfer
2010-10-23
6
-0
/
+44
*
ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...
Matthias Dieter Wallnöfer
2010-10-23
5
-8
/
+8
*
s4:dns_server - fix counter types
Matthias Dieter Wallnöfer
2010-10-23
2
-5
/
+3
*
s4 dns: Implement update record prescan logic
Kai Blin
2010-10-23
1
-0
/
+37
*
s4 dns: Add stub checking if updates are allowed
Kai Blin
2010-10-23
1
-1
/
+9
*
s4 dns: Add a prerequisites check for updates
Kai Blin
2010-10-23
1
-2
/
+67
*
s4 dns: Switch to WERROR
Kai Blin
2010-10-23
5
-98
/
+90
*
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
[prev]
[next]