summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell2010-09-156-20/+105
* s4-selftest: use the full domain name in joinsAndrew Tridgell2010-09-151-4/+4
* s4-join: give a clear error when using short domain formAndrew Tridgell2010-09-151-1/+4
* s4-rodc: use python finddc code to avoid the need for --serverAndrew Tridgell2010-09-151-6/+12
* s4-pynet: added finddc callAndrew Tridgell2010-09-151-0/+45
* s4-libcli: change finddcs.h -> finddc.hAndrew Tridgell2010-09-155-4/+4
* s4-finddcs: rename finddcs to finddcs_nbtAndrew Tridgell2010-09-152-37/+34
* s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell2010-09-155-40/+52
* s4-libnet: use finddcs_cldap() in libnet_lookupAndrew Tridgell2010-09-151-11/+17
* s4-cldap: don't set the writable bit when we are a RODCAndrew Tridgell2010-09-151-2/+6
* s4-finddcs: added finddcs_cldap()Andrew Tridgell2010-09-154-4/+284
* s4-secrets: fixed shadowed variable warningAndrew Tridgell2010-09-151-4/+4
* cldap: use ipv4 not up for unbound cldap socketsAndrew Tridgell2010-09-151-1/+5
* s4-resolve: added resolve_name_multiple_recv()Andrew Tridgell2010-09-151-0/+34
* s4-dns: fixed lookup of SRV records using dns_exAndrew Tridgell2010-09-151-2/+2
* s4: fixed some printf format errorsAndrew Tridgell2010-09-153-3/+3
* s4-libnet: converted finddcs call to tevent_reqAndrew Tridgell2010-09-154-89/+128
* s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell2010-09-154-4/+27
* s4-auth: when we are a DC enable winbind authAndrew Tridgell2010-09-151-1/+3
* s4-auth: set the RODC bit for RODC schannelAndrew Tridgell2010-09-152-1/+5
* s4-schannel: fixed reference to context after freeAndrew Tridgell2010-09-151-2/+3
* s4-auth: allow multiple active auth backendsAndrew Tridgell2010-09-151-35/+43
* s4-smb: serialise session setup operationsAndrew Tridgell2010-09-152-0/+16
* talloc: fixed spelling errors in commentAndrew Tridgell2010-09-151-2/+2
* s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell2010-09-153-0/+73
* s4-messaging: add support for no_reply in irpc messagesAndrew Tridgell2010-09-152-0/+8
* s4-kcc: removed redundent loop check Andrew Tridgell2010-09-151-1/+1
* s4-smb: smbsrv_blob_push_string() can return -1Andrew Tridgell2010-09-151-8/+11
* s4-dsdb: check for invalid backend typeAndrew Tridgell2010-09-151-0/+2
* s4-rootdse: setup length after NULL checkAndrew Tridgell2010-09-151-2/+2
* s4-dsdb: fixed use after free for RODCAndrew Tridgell2010-09-151-2/+1
* s4-dsdb: free right context on failureAndrew Tridgell2010-09-151-1/+1
* s4-dsdb: defer ac->msg after check for NULL acAndrew Tridgell2010-09-151-1/+3
* s4-anr: check for allocation failure before useAndrew Tridgell2010-09-151-1/+1
* s4: Fix two typosVolker Lendecke2010-09-141-2/+2
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2010-09-145-9/+30
* Ensure incoming timespec values correctly wrap at nsecs.Jeremy Allison2010-09-142-0/+11
* Fix string_to_sid() to allow non '\0' termination of the string - allowsJeremy Allison2010-09-141-11/+6
* s3-torture Add tests to show that the dom_sid parsing was faulty.Andrew Bartlett2010-09-141-0/+98
* s3-util_sid Use the NDR parser to parse struct dom_sidAndrew Bartlett2010-09-141-14/+8
* libcli/security Use sid_append_rid() in dom_sid_append_rid()Andrew Bartlett2010-09-141-5/+5
* libcli/security Merge source3/ string_to_sid() to common codeAndrew Bartlett2010-09-142-143/+92
* s3-util_sid use ARRAY_SIZE() to ensure we never overflow the dom_sidAndrew Bartlett2010-09-141-1/+1
* s3-util_sid Accept S-1-5 as a SIDAndrew Bartlett2010-09-141-2/+10
* s3-dom_sid Use C99 types in dom_sid handlingAndrew Bartlett2010-09-141-7/+7
* s3/profile: remove the magical clock initialization from the profile codeBjörn Jacke2010-09-142-64/+3
* s3/profiling: don't use CLOCK_PROCESS_CPUTIME_IDBjörn Jacke2010-09-143-36/+0
* libreplace: use CLOCK_HIGHRES when availableBjörn Jacke2010-09-141-3/+5
* ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.Günther Deschner2010-09-141-2/+2
* rpc_server: Remove unnecessary dependency on server modules, buildJelmer Vernooij2010-09-141-1/+1