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