summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett2007-10-103-6/+73
* r24061: Anther part of bug #4823, which is that until now Samba4 didn't parseAndrew Bartlett2007-10-103-27/+72
* r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett2007-10-104-10/+83
* r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.Andrew Bartlett2007-10-102-155/+188
* r24054: Fix some warningsVolker Lendecke2007-10-101-2/+2
* r24053: Ensure we filter EnumDomainUsers with the supplied mask.Andrew Bartlett2007-10-102-34/+100
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-103-16/+209
* r24051: more monitor function calls and monitor msg namesRafal Szczesniak2007-10-107-44/+103
* r24041: After metze's ack, check in torture_comment from Zack KrischVolker Lendecke2007-10-101-2/+2
* r24012: Remove duplicate code block (from bad merge).Andrew Bartlett2007-10-101-17/+0
* r24011: Keep the connect handle around in libnet, in case we want it.Andrew Bartlett2007-10-102-0/+2
* r24010: Fix warning for the function paramter to qsort().Andrew Bartlett2007-10-101-1/+1
* r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett2007-10-109-57/+53
* r23994: Finish my work to ensure that non-root and non-administrator usersAndrew Bartlett2007-10-104-166/+193
* r23993: Attempt to fix bug #4808, reported by mwallnoefer@yahoo.de. The issueAndrew Bartlett2007-10-101-1/+4
* r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de.Andrew Bartlett2007-10-101-1/+5
* r23980: Fix one more use of pwrite in expand_file.Michael Adam2007-10-101-1/+10
* r23979: Fix another occurence of (written != requested) as anMichael Adam2007-10-101-5/+22
* r23978: Merge r23161 from Samba3:Michael Adam2007-10-102-0/+5
* r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam2007-10-101-7/+20
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-10-101-3/+3
* r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett2007-10-104-50/+112
* r23965: Add testing the 'net time' command to the script.Andrew Bartlett2007-10-101-0/+1
* r23964: Update blackbox selftest scripts to cover more code, and to moreAndrew Bartlett2007-10-103-38/+83
* r23961: Allow SWAT to operate on x86_64 machines.Andrew Bartlett2007-10-105-20/+29
* r23960: Don't destory the 'reason' for terminating the service before printin...Andrew Bartlett2007-10-101-1/+3
* r23959: add more monitor messages support that's been sitting around on myRafal Szczesniak2007-10-106-55/+216
* r23950: unlink before rename is superfluous.Michael Adam2007-10-101-1/+0
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-10-101-1/+1
* r23912: We always accept / as a seperator, and it is far less confusingAndrew Bartlett2007-10-101-1/+1
* r23907: Fix bug 4790 reported by mwallnoefer@yahoo.de:Andrew Bartlett2007-10-101-5/+7
* r23905: SATOH Fumiyasu <fumiyas@osstech.jp> points out that we want &&, not ;...Andrew Bartlett2007-10-101-1/+1
* r23895: reapply rev 23493:Stefan Metzmacher2007-10-101-27/+6
* r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett2007-10-108-331/+397
* r23881: A quick fix from davecb@spamcop.net to be more portable to non-GNUAndrew Bartlett2007-10-101-1/+1
* r23880: Don't crash when we run wbinfo -a against our own winbind when we are...Andrew Bartlett2007-10-102-3/+6
* r23876: Prepare to run nsstest from make test, just not add it to tests_all.s...Kai Blin2007-10-103-1/+31
* r23875: As pointed out by mwallnoefer@yahoo.de:Andrew Bartlett2007-10-101-6/+6
* r23862: Explain who requested unknown dependency. Helps a lot in chasing depe...Alexander Bokovoy2007-10-101-1/+1
* r23860: export WINBINDD_SOCKET_DIR into the testenvStefan Metzmacher2007-10-101-1/+2
* r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett2007-10-106-38/+94
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-10-101-1/+1
* r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.Andrew Bartlett2007-10-102-0/+1271
* r23851: export _ABS versions of PREFIX and SRCDIRStefan Metzmacher2007-10-101-0/+2
* r23849: ldap_server: Provide more info in debug tracesAndrew Bartlett2007-10-103-7/+21
* r23848: Thanks to derrell for pointing out that I had not finished my patch toAndrew Bartlett2007-10-102-4/+6
* r23821: Extend the winreg test by a test for DeleteKey on aMichael Adam2007-10-101-0/+66
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-103-13/+5
* r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing outAndrew Bartlett2007-10-103-8/+8
* r23812: Remove more code found as dead by the find_static script, and makeAndrew Bartlett2007-10-101-43/+4