summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-15s4-finddcs: rename finddcs to finddcs_nbtAndrew Tridgell2-37/+34
2010-09-15s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell5-40/+52
2010-09-15s4-libnet: use finddcs_cldap() in libnet_lookupAndrew Tridgell1-11/+17
2010-09-15s4-cldap: don't set the writable bit when we are a RODCAndrew Tridgell1-2/+6
2010-09-15s4-finddcs: added finddcs_cldap()Andrew Tridgell4-4/+284
2010-09-15s4-secrets: fixed shadowed variable warningAndrew Tridgell1-4/+4
2010-09-15cldap: use ipv4 not up for unbound cldap socketsAndrew Tridgell1-1/+5
2010-09-15s4-resolve: added resolve_name_multiple_recv()Andrew Tridgell1-0/+34
2010-09-15s4-dns: fixed lookup of SRV records using dns_exAndrew Tridgell1-2/+2
2010-09-15s4: fixed some printf format errorsAndrew Tridgell3-3/+3
2010-09-15s4-libnet: converted finddcs call to tevent_reqAndrew Tridgell4-89/+128
2010-09-15s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell4-4/+27
2010-09-15s4-auth: when we are a DC enable winbind authAndrew Tridgell1-1/+3
2010-09-15s4-auth: set the RODC bit for RODC schannelAndrew Tridgell2-1/+5
2010-09-15s4-schannel: fixed reference to context after freeAndrew Tridgell1-2/+3
2010-09-15s4-auth: allow multiple active auth backendsAndrew Tridgell1-35/+43
2010-09-15s4-smb: serialise session setup operationsAndrew Tridgell2-0/+16
2010-09-15talloc: fixed spelling errors in commentAndrew Tridgell1-2/+2
2010-09-15s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell3-0/+73
2010-09-15s4-messaging: add support for no_reply in irpc messagesAndrew Tridgell2-0/+8
2010-09-15s4-kcc: removed redundent loop check Andrew Tridgell1-1/+1
2010-09-15s4-smb: smbsrv_blob_push_string() can return -1Andrew Tridgell1-8/+11
2010-09-15s4-dsdb: check for invalid backend typeAndrew Tridgell1-0/+2
2010-09-15s4-rootdse: setup length after NULL checkAndrew Tridgell1-2/+2
2010-09-15s4-dsdb: fixed use after free for RODCAndrew Tridgell1-2/+1
2010-09-15s4-dsdb: free right context on failureAndrew Tridgell1-1/+1
2010-09-15s4-dsdb: defer ac->msg after check for NULL acAndrew Tridgell1-1/+3
2010-09-15s4-anr: check for allocation failure before useAndrew Tridgell1-1/+1
2010-09-14s4: Fix two typosVolker Lendecke1-2/+2
2010-09-14Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier5-9/+30
2010-09-14Ensure incoming timespec values correctly wrap at nsecs.Jeremy Allison2-0/+11
2010-09-14Fix string_to_sid() to allow non '\0' termination of the string - allowsJeremy Allison1-11/+6
2010-09-14s3-torture Add tests to show that the dom_sid parsing was faulty.Andrew Bartlett1-0/+98
2010-09-14s3-util_sid Use the NDR parser to parse struct dom_sidAndrew Bartlett1-14/+8
2010-09-14libcli/security Use sid_append_rid() in dom_sid_append_rid()Andrew Bartlett1-5/+5
2010-09-14libcli/security Merge source3/ string_to_sid() to common codeAndrew Bartlett2-143/+92
2010-09-14s3-util_sid use ARRAY_SIZE() to ensure we never overflow the dom_sidAndrew Bartlett1-1/+1
2010-09-14s3-util_sid Accept S-1-5 as a SIDAndrew Bartlett1-2/+10
2010-09-14s3-dom_sid Use C99 types in dom_sid handlingAndrew Bartlett1-7/+7
2010-09-14s3/profile: remove the magical clock initialization from the profile codeBjörn Jacke2-64/+3
2010-09-14s3/profiling: don't use CLOCK_PROCESS_CPUTIME_IDBjörn Jacke3-36/+0
2010-09-14libreplace: use CLOCK_HIGHRES when availableBjörn Jacke1-3/+5
2010-09-14ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.Günther Deschner1-2/+2
2010-09-14rpc_server: Remove unnecessary dependency on server modules, buildJelmer Vernooij1-1/+1
2010-09-14waf: work around circular dependency finder erroneously removing dependency o...Jelmer Vernooij1-1/+4
2010-09-14selftest: Error out rather than die() when setting up an environmentJelmer Vernooij1-55/+117
2010-09-14selftest: If setting up environment fails, mark testsuites that use it asJelmer Vernooij1-12/+5
2010-09-14s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.Günther Deschner1-15/+36
2010-09-14tdb: add ABI/tdb-1.2.4.sigsStefan Metzmacher1-0/+60
2010-09-14nss_winbind: Fix soname.Jelmer Vernooij1-1/+1