summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-236-7/+7
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-233-4/+4
* s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij2010-10-231-2/+2
* s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2010-10-2311-48/+48
* s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij2010-10-235-10/+10
* s4: Rename LIBNETIF to libnetif.Jelmer Vernooij2010-10-235-51/+47
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-232-2/+2
* s4:provision.py - add the correct "CN=Sites" security descriptorMatthias Dieter Wallnöfer2010-10-232-5/+21
* s4:schema.py - reformat and fix the security descriptorMatthias Dieter Wallnöfer2010-10-231-14/+23
* ldb: Support using system pyldb library.Jelmer Vernooij2010-10-231-8/+12
* ldb: Install pkg-config file for pyldb.Jelmer Vernooij2010-10-232-0/+14
* ldb: Install pyldb-util as public library.Jelmer Vernooij2010-10-231-2/+3
* ldb:ldb.h - include a comment that the relax control is mainly used by the Op...Matthias Dieter Wallnöfer2010-10-231-0/+2
* s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer2010-10-236-0/+44
* ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer2010-10-235-8/+8
* s4:dns_server - fix counter typesMatthias Dieter Wallnöfer2010-10-232-5/+3
* s4 dns: Implement update record prescan logicKai Blin2010-10-231-0/+37
* s4 dns: Add stub checking if updates are allowedKai Blin2010-10-231-1/+9
* s4 dns: Add a prerequisites check for updatesKai Blin2010-10-231-2/+67
* s4 dns: Switch to WERRORKai Blin2010-10-235-98/+90
* s4 dns: Split up the code into multiple files for easier developmentKai Blin2010-10-236-372/+487
* s4 dns: More work on updatesKai Blin2010-10-231-1/+25
* s4 dns: Map between NTSTATUS and dns error codesKai Blin2010-10-231-1/+35
* s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin2010-10-231-7/+35
* s4 dns: start handling update requests, return correct error codesKai Blin2010-10-231-23/+55
* s4 dns: Handle CNAME recordsKai Blin2010-10-231-0/+15
* s4 dns: Parse srv and soa recordsStefan Metzmacher2010-10-231-0/+39
* s4 dns: Look up all names in the ldb database.Kai Blin2010-10-232-10/+132
* s4 dns: Look up records in the ldb databaseKai Blin2010-10-232-21/+156
* s4 dns: Reply to a name request with an A record.Kai Blin2010-10-231-17/+116
* ndr dns: Add simple parserKai Blin2010-10-232-2/+20
* s4 dns: Add a boilerplate DNS server implementationKai Blin2010-10-236-0/+581
* dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2010-10-233-28/+28
* idl: Add idl describing DNS structuresKai Blin2010-10-231-2/+27
* netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin2010-10-231-0/+1
* s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicatingKai Blin2010-10-231-5/+10
* s4 socket: increase the debuglevel to make add interface debug messages less ...Kai Blin2010-10-231-1/+1
* s4:rpc_server/netlogon: netr_ServerAuthenticate3 should return NO_TRUST_SAM_A...Stefan Metzmacher2010-10-231-8/+8
* s4:rpc_server/netlogon: netr_ServerAuthenticate3 should reject invalid sec_ch...Stefan Metzmacher2010-10-231-3/+15
* s4:rpc_server/netlogon: netr_ServerAuthenticate3 should check the challenge a...Stefan Metzmacher2010-10-231-5/+5
* s4:rpc_server/netlogon: fix comment in netr_DsRGetDCName()Stefan Metzmacher2010-10-231-1/+1
* s4:rpc_server/netlogon: handle DC_RETURN_NETBIOS and DC_RETURN_DNS in netr_Ds...Stefan Metzmacher2010-10-231-3/+28
* s4:rpc_server/netlogon: validate flags in netr_DsRGetDCNameEx2() and callersStefan Metzmacher2010-10-231-2/+37
* s4:rpc_server/netlogon: netr_GetDcName should return WERR_DCNOTFOUND for inva...Stefan Metzmacher2010-10-231-0/+19
* tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher2010-10-231-1/+1
* s4-dsdb_syntax: Setup "String(Case Sensitive)" syntaxKamen Mazdrashki2010-10-221-3/+10
* s4-dsdb/schema_syntax: Separate validation for numericoid OID valuesKamen Mazdrashki2010-10-211-3/+47
* Lowercase socket_wrapper name.Jelmer Vernooij2010-10-211-1/+1
* s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-initAndrew Bartlett2010-10-211-54/+77
* s4-waf: we don't need the smbtorture.static for s3 any moreAndrew Tridgell2010-10-211-11/+0