summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r23964: Update blackbox selftest scripts to cover more code, and to moreAndrew Bartlett2007-10-101-3/+3
* 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-101-7/+8
* 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
* r23811: Try to ensure struct nbt_name is always pre-declared. Might fix theAndrew Bartlett2007-10-101-9/+10
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-106-463/+22
* r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett2007-10-102-8/+1
* r23807: added hex_encode_talloc()Andrew Tridgell2007-10-101-0/+16
* r23806: update Samba4 with the latest ctdb code.Andrew Tridgell2007-10-1094-4262/+19141
* r23805: this directory is not used any moreAndrew Tridgell2007-10-105-436/+0
* r23802: fixed URL in XMLAndrew Tridgell2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-1028-56/+27
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-1015-30/+30
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-1019-55/+19
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-10135-276/+137
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-10-101-3/+2
* r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell2007-10-1011-11/+11
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-10162-162/+162
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-1012-56/+34
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-10823-2469/+1646
* r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett2007-10-103-25/+27
* r23754: Make sure to check the status return before we de-reference theAndrew Bartlett2007-10-101-0/+3
* r23753: Fix bitrot afflicting the ldb Python swig bindings.Tim Potter2007-10-101-7/+7
* r23737: Validate that we object to duplicate values in an add or replace.Andrew Bartlett2007-10-101-10/+25
* r23734: Add a test to prove tridge's theory that the mask, once setJeremy Allison2007-10-101-2/+119
* r23721: For unions, The TAG and the ARM are aligned independently.Ronnie Sahlberg2007-10-101-6/+6
* r23720: Allow the member server to work against an LDAP Backend. Another caseAndrew Bartlett2007-10-104-25/+37