Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6981: first version of the builtin web server for Samba4 | Andrew Tridgell | 25 | -1/+14596 |
2007-10-10 | r6980: added data_blob_append(), which I use in the web server | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r6975: Test opening filenames with control characters in fails | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 58 | -2418/+3164 |
2007-10-10 | r6968: fixed a typo in the event macros. I'm surprised this one didn't show u... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6967: fixed the new multi-value dn=@ATTRIBUTES so it actually works :-) | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r6963: Further definitions for share manipulation code. Untested. | Rafal Szczesniak | 3 | -1/+6 |
2007-10-10 | r6962: Severely simplified share functions. Removed call levels as we don't | Rafal Szczesniak | 2 | -0/+232 |
2007-10-10 | r6961: Add RPC-WINREG to list of win2k3 tests | Jelmer Vernooij | 2 | -18/+27 |
2007-10-10 | r6956: added start of ldb_sqlite3 work | Derrell Lipman | 3 | -0/+1216 |
2007-10-10 | r6952: Remove unneeded include of popt_common.h | Tim Potter | 1 | -1/+0 |
2007-10-10 | r6951: Fix all calls to setup_logging() that use 'True' as a second argument. | Tim Potter | 6 | -6/+6 |
2007-10-10 | r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW. | Tim Potter | 3 | -53/+50 |
2007-10-10 | r6938: a minor update, use a better name for the NDR compression subsystem | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r6937: some minor fixes and updates | Stefan Metzmacher | 1 | -13/+15 |
2007-10-10 | r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW which | Tim Potter | 1 | -3/+11 |
2007-10-10 | r6935: don't do three things at a time :-) | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r6934: thanks to HotaruT for pointing out skel.c was not in line with the res... | Simo Sorce | 1 | -6/+20 |
2007-10-10 | r6933: Add a couple of helper functions for creating nbt names. | Tim Potter | 16 | -55/+41 |
2007-10-10 | r6932: Comment out static function - not used anywhere? | Tim Potter | 1 | -0/+6 |
2007-10-10 | r6931: declare this to avoid warnings until we have loadable modules | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r6930: Use NBT_NAME_CLIENT instead of the number 0. | Tim Potter | 2 | -2/+2 |
2007-10-10 | r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptor | Tim Potter | 1 | -1/+2 |
2007-10-10 | r6928: Add support for printing trusted domain names, sids and passwords in | Andrew Bartlett | 1 | -52/+188 |
2007-10-10 | r6927: Make it easier to program with the SamSync callback interface, perform | Andrew Bartlett | 1 | -35/+96 |
2007-10-10 | r6926: More build farm fixes: | Jelmer Vernooij | 11 | -175/+78 |
2007-10-10 | r6924: Remove some unused functions. | Jelmer Vernooij | 1 | -200/+0 |
2007-10-10 | r6922: remove bad file... | Stefan Metzmacher | 1 | -87/+0 |
2007-10-10 | r6921: preparing for cherry picking merging | Stefan Metzmacher | 1 | -0/+87 |
2007-10-10 | r6920: display the SVN revision in svk build of tree's directly mirrored from... | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r6919: Jelmer, here is my script for filtering individual binaries/subsystems... | Tim Potter | 1 | -0/+50 |
2007-10-10 | r6907: Unixinfo for samba4, not activated by default. | Volker Lendecke | 7 | -3/+350 |
2007-10-10 | r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal... | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r6902: Turn the LDAP server on by default. It is no worse than the others... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6884: the invocationID is only used as objectGUID on the NTDS Settings objec... | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r6883: Move to what simo assures me is the 'correct' way to find the NetBIOS | Andrew Bartlett | 2 | -18/+81 |
2007-10-10 | r6882: Put in configure tests and #ifdef to keep Samba building on older Heim... | Andrew Bartlett | 2 | -1/+4 |
2007-10-10 | r6879: Another attempt at including the 'right' kerberos headers on | Andrew Bartlett | 1 | -9/+12 |
2007-10-10 | r6877: added CLDAP testing to test_ldap.sh | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r6876: - fixed a memory leak in the cldap server | Andrew Tridgell | 3 | -11/+14 |
2007-10-10 | r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp... | Andrew Tridgell | 3 | -1/+132 |
2007-10-10 | r6874: Fix static library build | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r6873: fixed exec bit | Andrew Tridgell | 1 | -0/+0 |
2007-10-10 | r6869: removed completely bogus BASE-RW2 test | Andrew Tridgell | 1 | -113/+0 |
2007-10-10 | r6868: the @ATTRIBUTES object format has changed | Simo Sorce | 1 | -3/+6 |
2007-10-10 | r6867: this code will change the way the @ATTRIBUTES object is handled | Simo Sorce | 8 | -33/+93 |
2007-10-10 | r6863: lib-friendlier names + fix some dependencies | Jelmer Vernooij | 5 | -14/+8 |
2007-10-10 | r6862: Add some more tests | Jelmer Vernooij | 7 | -30/+179 |
2007-10-10 | r6860: Add some allocation and alignment tests, remove uint64 from list of sc... | Jelmer Vernooij | 6 | -6/+188 |
2007-10-10 | r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS) | Jelmer Vernooij | 4 | -9/+52 |