summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6997: added a private pointer to the task structure. This is needed by the s...Andrew Tridgell1-0/+1
2007-10-10r6990: apparently some systems define UNUSED :-)Andrew Tridgell2-3/+3
2007-10-10r6989: - added support for esp style includes (which include a esp file, inst...Andrew Tridgell3-2/+14
2007-10-10r6987: - make sure esp pages cannot read data outside of the swat directoryAndrew Tridgell3-45/+44
2007-10-10r6986: added support for <% include("somefile.ejs") %> for including common s...Andrew Tridgell2-26/+41
2007-10-10r6984: added tree representation documentation and utility code, to be used f...Derrell Lipman5-3/+1928
2007-10-10r6982: install the swat pages with 'make installswat'Andrew Tridgell8-121/+50
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell25-1/+14596
2007-10-10r6980: added data_blob_append(), which I use in the web serverAndrew Tridgell1-0/+13
2007-10-10r6975: Test opening filenames with control characters in failsJeremy Allison1-0/+26
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij58-2418/+3164
2007-10-10r6968: fixed a typo in the event macros. I'm surprised this one didn't show u...Andrew Tridgell1-1/+1
2007-10-10r6967: fixed the new multi-value dn=@ATTRIBUTES so it actually works :-)Andrew Tridgell1-4/+6
2007-10-10r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak3-1/+6
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