summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-02-23s4:schannel merge code with s3Simo Sorce5-49/+20
2010-02-23s4:schannel more readable check logicSimo Sorce1-12/+44
2010-02-23s4-smb: Migrate named_pipe_server to tsocket.Andreas Schneider2-211/+279
2010-02-23s4-dns: improved logging, and run name check at startupAndrew Tridgell1-6/+10
2010-02-23s4-pyglue: added interface_ips() callAndrew Tridgell1-0/+43
2010-02-23s4-dns: call out to the dns update command every 10 minutesAndrew Tridgell1-26/+112
2010-02-23s4-param: added "dns update command" smb.conf optionAndrew Tridgell2-0/+5
2010-02-23s4-config: add dyn_SBINDIRAndrew Tridgell3-0/+5
2010-02-23s4-smbd: Remove obsolete singal type cast from the thread process model.Andreas Schneider1-3/+3
2010-02-23s4:netlogon RPC - fix the indentationMatthias Dieter Wallnöfer1-15/+15
2010-02-22s4:netlogon GetTrustedDomainInformationSimo Sorce1-6/+172
2010-02-22s4:netlogon fix segfaultSimo Sorce1-12/+19
2010-02-22ldb:web Fix typoSimo Sorce1-1/+1
2010-02-22s4:registry/regf.c - specify the context when freeing the "regf" variableMatthias Dieter Wallnöfer1-1/+1
2010-02-22More spelling fixes across source4/Brad Hards7-8/+8
2010-02-22Various source4 spelling fixes.Brad Hards4-4/+4
2010-02-22Spelling fixes for source4/auth.Brad Hards2-3/+3
2010-02-22Spelling fixes for source4/lib/registry.Brad Hards4-8/+8
2010-02-22Typo fix.Brad Hards1-1/+1
2010-02-22LDB related spelling fixes.Brad Hards11-11/+11
2010-02-22s4:torture/ldap/basic.c - add some "const"Matthias Dieter Wallnöfer1-5/+3
2010-02-21s4:netlogon enhance DsrEnumerateDomainTrustsSimo Sorce1-27/+178
2010-02-21s4:operational LDB module - enable support for passing referrals through itMatthias Dieter Wallnöfer1-2/+1
2010-02-21s4:partition DSDB module - Cosmetic fixupsMatthias Dieter Wallnöfer1-16/+23
2010-02-21s4:password_hash - Fix up request message pointersMatthias Dieter Wallnöfer1-7/+7
2010-02-21s4:dsdb/util.c - Use LDB result constants in some more helper functionsMatthias Dieter Wallnöfer1-11/+11
2010-02-21s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"Matthias Dieter Wallnöfer1-2/+10
2010-02-21s4:AD content - Implement the new password settings containerMatthias Dieter Wallnöfer1-0/+5
2010-02-21s4:AD content - adequate some revision levels to match Windows Server 2008Matthias Dieter Wallnöfer2-5/+5
2010-02-21s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008Matthias Dieter Wallnöfer2-4/+22
2010-02-21cleanupSimo Sorce1-133/+131
2010-02-20s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett8-65/+197
2010-02-19s4:lsa open trusted domain also with dns nameSimo Sorce1-3/+7
2010-02-19remove trailing tabs and spacesSimo Sorce1-9/+9
2010-02-19readability reformattingSimo Sorce1-28/+36
2010-02-20s4:rpc_server Add a 'if_version' parameter to the bind operation.Andrew Bartlett3-4/+6
2010-02-19s4-smbtorture: more work on devicemode tests.Günther Deschner1-35/+63
2010-02-19s4-smbtorture: explain failure conditions in printer device mode tests a litt...Günther Deschner1-11/+20
2010-02-19s4-smbtorture: add --option=torture:spoolss_check_size=yes.Günther Deschner1-0/+6
2010-02-19s4-smbtorture: print more comments while running SD and DM tests in RPC-SPOOL...Günther Deschner1-15/+14
2010-02-19s4:selftest Add test for the RPC proxyAndrew Bartlett1-0/+3
2010-02-19s4:rpc_server Record the remote connections association group IDAndrew Bartlett2-6/+39
2010-02-19s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett2-5/+26
2010-02-17Revert "Got back to 16-byte padding on auth RPC. S3 clients and servers now c...Jeremy Allison1-6/+4
2010-02-18s4-smbtorture: skip printer info cross tests against samba 3 for now.Günther Deschner1-0/+4
2010-02-18s4-smbtorture: try more combinations to find printers in test_EnumPrinters_fi...Günther Deschner1-0/+14
2010-02-18s4-smbtorture: simplify test_PrinterInfo_DevMode a bit.Günther Deschner1-17/+4
2010-02-18s4-smbtorture: avoid potential loop while adding a new printer in RPC-SPOOLSS...Günther Deschner1-0/+7
2010-02-17Got back to 16-byte padding on auth RPC. S3 clients and servers now cope with...Jeremy Allison1-4/+6
2010-02-18s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett5-87/+55