summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:LogonGetDomainInfo - allow to set DNS hostname for the first timeMatthias Dieter Wallnöfer2010-05-241-11/+14
* s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to norm...Matthias Dieter Wallnöfer2010-05-241-6/+20
* s4:setup/*.ldif - remove unneeded "cn" attributesMatthias Dieter Wallnöfer2010-05-242-2/+0
* torture: fix typosSimo Sorce2010-05-221-2/+2
* s4:ldb_controls: make it possible to pass arbitrary control via the command lineStefan Metzmacher2010-05-221-0/+34
* s4:libnet: use the new generated config from the provision for the self_joinStefan Metzmacher2010-05-221-1/+1
* s4:torture/rap/rap.c - quiet discard const warningMatthias Dieter Wallnöfer2010-05-211-1/+1
* s4:torture/raw/open.c - remove unused variables and fix error handlingMatthias Dieter Wallnöfer2010-05-211-8/+3
* s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warningsMatthias Dieter Wallnöfer2010-05-211-2/+2
* s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value unused" warningMatthias Dieter Wallnöfer2010-05-211-3/+5
* Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison2010-05-211-2/+2
* Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison2010-05-211-2/+3
* s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.Günther Deschner2010-05-211-5/+40
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-211-2/+2
* s4-torture: Improved the winreg symlink test.Andreas Schneider2010-05-211-10/+82
* s4-torture: Disable the security descriptor tests.Andreas Schneider2010-05-211-2/+7
* s4-torture: Try to fix the winreg tests.Andreas Schneider2010-05-211-42/+76
* s4:ldb: add --controls support to ldbeditStefan Metzmacher2010-05-211-5/+12
* s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for l...Andrew Bartlett2010-05-212-2/+2
* s4:torture:winreg: improve error messages in test_HKLM_wellknownMichael Adam2010-05-211-3/+3
* s4:torture:winreg: improve error messages in test_QueryValue_fullMichael Adam2010-05-211-7/+9
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-2117-15/+9
* s4:auth Remove un-needed headers.Andrew Bartlett2010-05-215-9/+0
* s4:auth Fix previous commit - segfault in determinging a user's groupsAndrew Bartlett2010-05-211-5/+3
* Revert "Make -k a simple non-bool option."Andrew Bartlett2010-05-211-0/+9
* s4:auth Error out when a memberOf DN does not have a SIDAndrew Bartlett2010-05-211-13/+8
* s4-smbtorture: add kernel_mode_registry_path().Günther Deschner2010-05-211-0/+22
* s4-smbtorture: Fix volatile test in RPC-WINREG.Günther Deschner2010-05-211-10/+84
* Make -k a simple non-bool option.Jeremy Allison2010-05-201-9/+0
* s4-smbtorture: use push_reg_sz/push_reg_multi_sz in spoolss tests.Günther Deschner2010-05-201-14/+12
* s4-smbtorture: pass down hkey to main keytest in RPC-WINREG.Günther Deschner2010-05-201-9/+26
* s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotify...Günther Deschner2010-05-201-2/+3
* s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG.Günther Deschner2010-05-201-19/+7
* s4:ldb-samba: handle more GUID attributesStefan Metzmacher2010-05-201-11/+36
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-203-707/+2
* s4-smbtorture: take a TODO note for RAP-PRINTING.Günther Deschner2010-05-201-0/+8
* s4:operational LDB module - fix warnings (missing parameters, unused variable)Matthias Dieter Wallnöfer2010-05-201-3/+5
* s4:auth handle addition of nested aliases of domain groups.Andrew Bartlett2010-05-201-8/+8
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-2010-38/+139
* s4:auth Push check for messaging context into winbind backendAndrew Bartlett2010-05-202-5/+5
* s4:auth Add dependency from the operational module onto authAndrew Bartlett2010-05-206-9/+39
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-209-123/+200
* s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC testAndrew Bartlett2010-05-202-9/+307
* s4:auth Move BUILTIN group addition into session.cAndrew Bartlett2010-05-204-84/+264
* s4:dsdb disable tokenGroups until end of rewriteAndrew Bartlett2010-05-201-1/+2
* pynet: Raise proper exceptions rather than invoking sys.exit.Jelmer Vernooij2010-05-192-8/+6
* s4/metadata: fix whitespacesKamen Mazdrashki2010-05-191-71/+71
* s4/selftest: fix passwords in selftest-vars scriptKamen Mazdrashki2010-05-191-2/+2
* s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"Matthias Dieter Wallnöfer2010-05-181-1/+0