summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-23dnsp: Can't have two memebers of a union with the same nameKai Blin1-2/+2
2010-10-23s4 dns: Reply to a name request with an A record.Kai Blin4-29/+247
2010-10-23ndr dns: Add simple parserKai Blin10-9/+253
2010-10-23s4 dns: Add a boilerplate DNS server implementationKai Blin6-0/+581
2010-10-23dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin5-30/+30
2010-10-23idl: Add idl describing DNS structuresKai Blin4-3/+188
2010-10-23netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin2-16/+17
2010-10-23s4 dns: Import DNS win32 error codes from MS-ERREFKai Blin2-0/+282
2010-10-23s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicatingKai Blin1-5/+10
2010-10-23s4 socket: increase the debuglevel to make add interface debug messages less ...Kai Blin1-1/+1
2010-10-23s4:rpc_server/netlogon: netr_ServerAuthenticate3 should return NO_TRUST_SAM_A...Stefan Metzmacher1-8/+8
2010-10-23s4:rpc_server/netlogon: netr_ServerAuthenticate3 should reject invalid sec_ch...Stefan Metzmacher1-3/+15
2010-10-23s4:rpc_server/netlogon: netr_ServerAuthenticate3 should check the challenge a...Stefan Metzmacher1-5/+5
2010-10-23s4:rpc_server/netlogon: fix comment in netr_DsRGetDCName()Stefan Metzmacher1-1/+1
2010-10-23s4:rpc_server/netlogon: handle DC_RETURN_NETBIOS and DC_RETURN_DNS in netr_Ds...Stefan Metzmacher1-3/+28
2010-10-23s4:rpc_server/netlogon: validate flags in netr_DsRGetDCNameEx2() and callersStefan Metzmacher1-2/+37
2010-10-23s4:rpc_server/netlogon: netr_GetDcName should return WERR_DCNOTFOUND for inva...Stefan Metzmacher1-0/+19
2010-10-23misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMANStefan Metzmacher1-0/+2
2010-10-23lib/util: Add tevent WERROR wrappersKai Blin5-2/+128
2010-10-23tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher3-6/+12
2010-10-23tsocket: ask the kernel for the specific local address after a tcp connectStefan Metzmacher1-3/+54
2010-10-23lib/replace: use snprintf() in test code to avoid warnings in the IBM-CheckerStefan Metzmacher1-2/+2
2010-10-23lib/replace: fix rep_strtoull() prototypeStefan Metzmacher2-3/+3
2010-10-22Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...Jeremy Allison11-38/+29
2010-10-22s4-dsdb_syntax: Setup "String(Case Sensitive)" syntaxKamen Mazdrashki1-3/+10
2010-10-22Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...Jeremy Allison11-29/+38
2010-10-22Fix const warning. Allocate off NULL as we always talloc_free().Jeremy Allison1-1/+1
2010-10-21s4-dsdb/schema_syntax: Separate validation for numericoid OID valuesKamen Mazdrashki1-3/+47
2010-10-22asn1_tests: Implement negative unit-tests for ber_write_OID_String()Kamen Mazdrashki1-0/+22
2010-10-22asn1: ber_write_OID_String() to be more picky about supplied OIDKamen Mazdrashki1-0/+5
2010-10-21waf: Mark the replacement zlib private so that it can build on machine withou...Matthieu Patou1-0/+1
2010-10-22replace: use replace for non 'samba' compliant strptimeMatthieu Patou1-0/+19
2010-10-22replace: use a wrapper around strtoll if it didn't behave as expectedMatthieu Patou3-2/+77
2010-10-21Lowercase socket_wrapper name.Jelmer Vernooij7-7/+9
2010-10-21s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-initAndrew Bartlett1-54/+77
2010-10-21tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)Jelmer Vernooij12-128/+126
2010-10-21s4-waf: we don't need the smbtorture.static for s3 any moreAndrew Tridgell1-11/+0
2010-10-21autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell1-1/+2
2010-10-21waf: RPC_NDR_WINBIND is samba4 specificAndrew Tridgell2-1/+9
2010-10-21ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"Matthias Dieter Wallnöfer1-1/+1
2010-10-21waf: check the linker accepts a set of ldflags before using themAndrew Tridgell1-1/+10
2010-10-21s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfoAndrew Tridgell1-2/+3
2010-10-21s4-ldb: make ldb_options_find() publicAndrew Tridgell3-2/+231
2010-10-21waf: loosen the restriction on depending on python libsAndrew Tridgell1-1/+3
2010-10-21waf-python: make the pyext flag add the pyembed features for librariesAndrew Tridgell1-1/+3
2010-10-21waf: fixed the handling of -Wl,-no-undefinedAndrew Tridgell4-14/+6
2010-10-21s4-librpc: fixed depenencies for libcli/securityAndrew Tridgell1-5/+4
2010-10-21libcli: LIBSECURITY depends on NDR_SECURITYAndrew Tridgell1-1/+1
2010-10-21s4-dsdb: fixed depenencies for -no-undefinedAndrew Tridgell2-5/+5
2010-10-21s4-events: LIBEVENTS depends on LIBSAMBA-UTILAndrew Tridgell1-1/+1