summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-smb: Migrate named_pipe_server to tsocket.Andreas Schneider2010-02-232-211/+279
* s4-dns: improved logging, and run name check at startupAndrew Tridgell2010-02-231-6/+10
* s4-pyglue: added interface_ips() callAndrew Tridgell2010-02-231-0/+43
* s4-dns: call out to the dns update command every 10 minutesAndrew Tridgell2010-02-231-26/+112
* s4-param: added "dns update command" smb.conf optionAndrew Tridgell2010-02-232-0/+5
* s4-config: add dyn_SBINDIRAndrew Tridgell2010-02-233-0/+5
* s4-smbd: Remove obsolete singal type cast from the thread process model.Andreas Schneider2010-02-231-3/+3
* s4:netlogon RPC - fix the indentationMatthias Dieter Wallnöfer2010-02-231-15/+15
* s4:netlogon GetTrustedDomainInformationSimo Sorce2010-02-221-6/+172
* s4:netlogon fix segfaultSimo Sorce2010-02-221-12/+19
* ldb:web Fix typoSimo Sorce2010-02-221-1/+1
* s4:registry/regf.c - specify the context when freeing the "regf" variableMatthias Dieter Wallnöfer2010-02-221-1/+1
* More spelling fixes across source4/Brad Hards2010-02-227-8/+8
* Various source4 spelling fixes.Brad Hards2010-02-224-4/+4
* Spelling fixes for source4/auth.Brad Hards2010-02-222-3/+3
* Spelling fixes for source4/lib/registry.Brad Hards2010-02-224-8/+8
* Typo fix.Brad Hards2010-02-221-1/+1
* LDB related spelling fixes.Brad Hards2010-02-2211-11/+11
* s4:torture/ldap/basic.c - add some "const"Matthias Dieter Wallnöfer2010-02-221-5/+3
* s4:netlogon enhance DsrEnumerateDomainTrustsSimo Sorce2010-02-211-27/+178
* s4:operational LDB module - enable support for passing referrals through itMatthias Dieter Wallnöfer2010-02-211-2/+1
* s4:partition DSDB module - Cosmetic fixupsMatthias Dieter Wallnöfer2010-02-211-16/+23
* s4:password_hash - Fix up request message pointersMatthias Dieter Wallnöfer2010-02-211-7/+7
* s4:dsdb/util.c - Use LDB result constants in some more helper functionsMatthias Dieter Wallnöfer2010-02-211-11/+11
* s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"Matthias Dieter Wallnöfer2010-02-211-2/+10
* s4:AD content - Implement the new password settings containerMatthias Dieter Wallnöfer2010-02-211-0/+5
* s4:AD content - adequate some revision levels to match Windows Server 2008Matthias Dieter Wallnöfer2010-02-212-5/+5
* s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008Matthias Dieter Wallnöfer2010-02-212-4/+22
* cleanupSimo Sorce2010-02-211-133/+131
* s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett2010-02-208-65/+197
* s4:lsa open trusted domain also with dns nameSimo Sorce2010-02-191-3/+7
* remove trailing tabs and spacesSimo Sorce2010-02-191-9/+9
* readability reformattingSimo Sorce2010-02-191-28/+36
* s4:rpc_server Add a 'if_version' parameter to the bind operation.Andrew Bartlett2010-02-203-4/+6
* s4-smbtorture: more work on devicemode tests.Günther Deschner2010-02-191-35/+63
* s4-smbtorture: explain failure conditions in printer device mode tests a litt...Günther Deschner2010-02-191-11/+20
* s4-smbtorture: add --option=torture:spoolss_check_size=yes.Günther Deschner2010-02-191-0/+6
* s4-smbtorture: print more comments while running SD and DM tests in RPC-SPOOL...Günther Deschner2010-02-191-15/+14
* s4:selftest Add test for the RPC proxyAndrew Bartlett2010-02-191-0/+3
* s4:rpc_server Record the remote connections association group IDAndrew Bartlett2010-02-192-6/+39
* s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett2010-02-192-5/+26
* Revert "Got back to 16-byte padding on auth RPC. S3 clients and servers now c...Jeremy Allison2010-02-171-6/+4
* s4-smbtorture: skip printer info cross tests against samba 3 for now.Günther Deschner2010-02-181-0/+4
* s4-smbtorture: try more combinations to find printers in test_EnumPrinters_fi...Günther Deschner2010-02-181-0/+14
* s4-smbtorture: simplify test_PrinterInfo_DevMode a bit.Günther Deschner2010-02-181-17/+4
* s4-smbtorture: avoid potential loop while adding a new printer in RPC-SPOOLSS...Günther Deschner2010-02-181-0/+7
* Got back to 16-byte padding on auth RPC. S3 clients and servers now cope with...Jeremy Allison2010-02-171-4/+6
* s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett2010-02-185-87/+55
* s4/rodc: change the libnet_become_dc code to do RODC joinAnatoliy Atanasov2010-02-173-6/+59
* s4/drs:kccdrs_replica_get_info_obj_metadata implementationAnatoliy Atanasov2010-02-173-20/+96