summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s3:pam_smbpass: make smb_update_db() static.Michael Adam2009-05-291-1/+1
| * Add smbldap_talloc_single_blob()Volker Lendecke2009-05-292-6/+28
| * s4-smbtorture: fix the build w/o libnetapi.Günther Deschner2009-05-291-0/+8
| * util: Change license on tevent_unix to LGPLv3+Volker Lendecke2009-05-292-16/+24
| * s3 async wbclient: Change license to LGPLv3+Volker Lendecke2009-05-293-24/+36
| * async_sock: Change license to LGPLv3+Volker Lendecke2009-05-292-16/+24
| * s3 wbc_async: Fix copyright notice cut&paste error.Kai Blin2009-05-291-1/+1
| * Revert "s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3."Günther Deschner2009-05-291-4/+1
| * s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3.Günther Deschner2009-05-291-1/+4
| * s4-smbtorture: add NETAPI-GROUP test.Günther Deschner2009-05-293-1/+523
| * s4-smbtorture: add NETAPI-USER test.Günther Deschner2009-05-293-1/+479
| * s3-passdb: fix uninitialized variable in local_password_change().Günther Deschner2009-05-291-1/+1
| * Consolidate create/delete account paths in pdbeditSimo Sorce2009-05-293-258/+325
| * Consolidate user create/delete paths in smbpasswdSimo Sorce2009-05-292-174/+194
| * s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner2009-05-297-0/+125
| * s3-selftest: enable LOCAL-NSS-WRAPPER test against samba 3.Günther Deschner2009-05-291-1/+3
| * s4-smbtorture: add a very basic NSS-WRAPPER testsuite.Günther Deschner2009-05-293-1/+223
| * util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.Günther Deschner2009-05-297-57/+103
| * s4-smbtorture: remove trailing whitespace.Günther Deschner2009-05-291-3/+3
| * s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supportingGünther Deschner2009-05-291-0/+4
| * s3-netlogon: Fix _netr_LogonSamLogon{Ex} with validation level != 3.Günther Deschner2009-05-291-6/+7
| * s3-netlogon: return proper error code for unsupported validation class.Günther Deschner2009-05-291-1/+1
| * s3-rpc_server: increase max number of open policy handles per pipe to 2048.Günther Deschner2009-05-291-1/+1
| * s3/getdcname: Fix 'net' crash.Kumar Thangavelu2009-05-291-2/+2
| * s3/docs: Fix typo.Karolin Seeger2009-05-291-1/+1
| * Fix some nonempty blank linesVolker Lendecke2009-05-291-11/+11
| * Win2k3 don't allow creating of domain trust accounts over SAMRAndrew Bartlett2009-05-292-6/+6
| * s4:torture Don't try to Close a Deleted handleAndrew Bartlett2009-05-291-2/+0
| * s4: Add additional 2-letter SID/RID mappings.Andrew Kroeger2009-05-291-0/+23
| * s4: Add additional well-known SID's/RID's.Andrew Kroeger2009-05-292-0/+8
| * s4:setup Remove generated attributes from provision_configurationAndrew Bartlett2009-05-291-195/+0
| * s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGESAndrew Bartlett2009-05-291-2/+7
| * s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DCAndrew Bartlett2009-05-291-11/+37
| * s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSETAndrew Bartlett2009-05-291-1/+6
| * Explicitly list RPC-SAMR-PASSWORDS-PWDLASTSET and RPC-SAMR-USERS-PRIVILAGES a...Andrew Bartlett2009-05-291-1/+1
| * s4:client Match Samba3 and remove smbmount from the distributionAndrew Bartlett2009-05-293-1434/+0
| * s4:torture Make the RPC-SAMR-PWDLASTET more efficientAndrew Bartlett2009-05-291-49/+43
| * Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)Andrew Bartlett2009-05-291-1/+1
| * Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)Andrew Bartlett2009-05-291-1/+1
| * Make cli_posix_chown()/cli_posix_chmod() async.Jeremy Allison2009-05-283-51/+233
| * s3 onefs: update the onefs module to be compliant with stat_exTim Prouty2009-05-288-77/+192
| * s3: Fix a few more users of stat to use stat_exTim Prouty2009-05-281-10/+10
| * s3 tdbtorture: Fix linking issueTim Prouty2009-05-281-1/+1
| * Make cli_posix_stat() async.Jeremy Allison2009-05-283-55/+154
| * s3/auth map NULL domains to our global sam nameSteven Danneman2009-05-281-9/+3
| * Make getfacl async.Jeremy Allison2009-05-283-47/+145
| * s3: fix building of pam_smbpass.Bo Yang2009-05-291-0/+14
| * s3-winbindd: fix remaining callers of sid_binstring().Günther Deschner2009-05-282-4/+4
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-05-2817-179/+421
|\|
| * Fix some nonempty blank linesVolker Lendecke2009-05-281-17/+17