summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin2010-10-232-16/+17
* s4 dns: Import DNS win32 error codes from MS-ERREFKai Blin2010-10-232-0/+282
* 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
* misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMANStefan Metzmacher2010-10-231-0/+2
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-235-2/+128
* tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher2010-10-233-6/+12
* tsocket: ask the kernel for the specific local address after a tcp connectStefan Metzmacher2010-10-231-3/+54
* lib/replace: use snprintf() in test code to avoid warnings in the IBM-CheckerStefan Metzmacher2010-10-231-2/+2
* lib/replace: fix rep_strtoull() prototypeStefan Metzmacher2010-10-232-3/+3
* Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...Jeremy Allison2010-10-2211-38/+29
* s4-dsdb_syntax: Setup "String(Case Sensitive)" syntaxKamen Mazdrashki2010-10-221-3/+10
* Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...Jeremy Allison2010-10-2211-29/+38
* Fix const warning. Allocate off NULL as we always talloc_free().Jeremy Allison2010-10-221-1/+1
* s4-dsdb/schema_syntax: Separate validation for numericoid OID valuesKamen Mazdrashki2010-10-211-3/+47
* asn1_tests: Implement negative unit-tests for ber_write_OID_String()Kamen Mazdrashki2010-10-221-0/+22
* asn1: ber_write_OID_String() to be more picky about supplied OIDKamen Mazdrashki2010-10-221-0/+5
* waf: Mark the replacement zlib private so that it can build on machine withou...Matthieu Patou2010-10-211-0/+1
* replace: use replace for non 'samba' compliant strptimeMatthieu Patou2010-10-221-0/+19
* replace: use a wrapper around strtoll if it didn't behave as expectedMatthieu Patou2010-10-223-2/+77
* Lowercase socket_wrapper name.Jelmer Vernooij2010-10-217-7/+9
* s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-initAndrew Bartlett2010-10-211-54/+77
* tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)Jelmer Vernooij2010-10-2112-128/+126
* s4-waf: we don't need the smbtorture.static for s3 any moreAndrew Tridgell2010-10-211-11/+0
* autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell2010-10-211-1/+2
* waf: RPC_NDR_WINBIND is samba4 specificAndrew Tridgell2010-10-212-1/+9
* ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"Matthias Dieter Wallnöfer2010-10-211-1/+1
* waf: check the linker accepts a set of ldflags before using themAndrew Tridgell2010-10-211-1/+10
* s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfoAndrew Tridgell2010-10-211-2/+3
* s4-ldb: make ldb_options_find() publicAndrew Tridgell2010-10-213-2/+231
* waf: loosen the restriction on depending on python libsAndrew Tridgell2010-10-211-1/+3
* waf-python: make the pyext flag add the pyembed features for librariesAndrew Tridgell2010-10-211-1/+3
* waf: fixed the handling of -Wl,-no-undefinedAndrew Tridgell2010-10-214-14/+6
* s4-librpc: fixed depenencies for libcli/securityAndrew Tridgell2010-10-211-5/+4
* libcli: LIBSECURITY depends on NDR_SECURITYAndrew Tridgell2010-10-211-1/+1
* s4-dsdb: fixed depenencies for -no-undefinedAndrew Tridgell2010-10-212-5/+5
* s4-events: LIBEVENTS depends on LIBSAMBA-UTILAndrew Tridgell2010-10-211-1/+1
* s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell2010-10-215-3/+12
* s4-python: python_samba needs pyextAndrew Tridgell2010-10-211-1/+2
* waf: show duplicate objects in python modules as well as librariesAndrew Tridgell2010-10-211-2/+3
* s4-waf: removed the dependency loop between ntvfs and dcerpc_serverAndrew Tridgell2010-10-211-5/+7
* librpc: added a few more NDR_* targets to NDR_SAMBAAndrew Tridgell2010-10-211-1/+1
* s4-ldb: make pyldb_util a private libraryAndrew Tridgell2010-10-211-1/+5