summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6962: Severely simplified share functions. Removed call levels as we don'tRafal Szczesniak2-0/+232
2007-10-10r6961: Add RPC-WINREG to list of win2k3 testsJelmer Vernooij2-18/+27
2007-10-10r6956: added start of ldb_sqlite3 workDerrell Lipman3-0/+1216
2007-10-10r6952: Remove unneeded include of popt_common.hTim Potter1-1/+0
2007-10-10r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter6-6/+6
2007-10-10r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter3-53/+50
2007-10-10r6938: a minor update, use a better name for the NDR compression subsystemStefan Metzmacher1-10/+10
2007-10-10r6937: some minor fixes and updatesStefan Metzmacher1-13/+15
2007-10-10r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW whichTim Potter1-3/+11
2007-10-10r6935: don't do three things at a time :-)Simo Sorce1-2/+2
2007-10-10r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...Simo Sorce1-6/+20
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter16-55/+41
2007-10-10r6932: Comment out static function - not used anywhere?Tim Potter1-0/+6
2007-10-10r6931: declare this to avoid warnings until we have loadable modulesSimo Sorce1-0/+1
2007-10-10r6930: Use NBT_NAME_CLIENT instead of the number 0.Tim Potter2-2/+2
2007-10-10r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptorTim Potter1-1/+2
2007-10-10r6928: Add support for printing trusted domain names, sids and passwords inAndrew Bartlett1-52/+188
2007-10-10r6927: Make it easier to program with the SamSync callback interface, performAndrew Bartlett1-35/+96
2007-10-10r6926: More build farm fixes:Jelmer Vernooij11-175/+78
2007-10-10r6924: Remove some unused functions.Jelmer Vernooij1-200/+0
2007-10-10r6922: remove bad file...Stefan Metzmacher1-87/+0
2007-10-10r6921: preparing for cherry picking mergingStefan Metzmacher1-0/+87
2007-10-10r6920: display the SVN revision in svk build of tree's directly mirrored from...Stefan Metzmacher1-1/+6
2007-10-10r6919: Jelmer, here is my script for filtering individual binaries/subsystems...Tim Potter1-0/+50
2007-10-10r6907: Unixinfo for samba4, not activated by default.Volker Lendecke7-3/+350
2007-10-10r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal...Stefan Metzmacher2-2/+2
2007-10-10r6902: Turn the LDAP server on by default. It is no worse than the others...Andrew Bartlett1-1/+1
2007-10-10r6884: the invocationID is only used as objectGUID on the NTDS Settings objec...Stefan Metzmacher1-3/+3
2007-10-10r6883: Move to what simo assures me is the 'correct' way to find the NetBIOSAndrew Bartlett2-18/+81
2007-10-10r6882: Put in configure tests and #ifdef to keep Samba building on older Heim...Andrew Bartlett2-1/+4
2007-10-10r6879: Another attempt at including the 'right' kerberos headers onAndrew Bartlett1-9/+12
2007-10-10r6877: added CLDAP testing to test_ldap.shAndrew Tridgell1-2/+5
2007-10-10r6876: - fixed a memory leak in the cldap serverAndrew Tridgell3-11/+14
2007-10-10r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell3-1/+132
2007-10-10r6874: Fix static library buildJelmer Vernooij1-8/+6
2007-10-10r6873: fixed exec bitAndrew Tridgell1-0/+0
2007-10-10r6869: removed completely bogus BASE-RW2 testAndrew Tridgell1-113/+0
2007-10-10r6868: the @ATTRIBUTES object format has changedSimo Sorce1-3/+6
2007-10-10r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce8-33/+93
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij5-14/+8
2007-10-10r6862: Add some more testsJelmer Vernooij7-30/+179
2007-10-10r6860: Add some allocation and alignment tests, remove uint64 from list of sc...Jelmer Vernooij6-6/+188
2007-10-10r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS)Jelmer Vernooij4-9/+52
2007-10-10r6857: - Support [public] on functionsJelmer Vernooij4-133/+264
2007-10-10r6856: Add a couple of tests that test for the behaviour described inJelmer Vernooij2-1/+377
2007-10-10r6854: Add --quiet option to pidlJelmer Vernooij4-2/+175
2007-10-10r6853: again fixed SOCKET_WRAPPER_DIR in 'make test'Andrew Tridgell1-2/+1
2007-10-10r6852: implement an idea from kinkie to make the 'make test' target automatic...Andrew Tridgell1-7/+10
2007-10-10r6851: Typo in comment.Tim Potter1-1/+1
2007-10-10r6848: Remove some dead/unused code.Tim Potter1-3/+0