Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3446: created include/system/iconv.h and include/system/shmem.h | Andrew Tridgell | 1 | -17/+0 |
2007-10-10 | r3445: made the gtk tooks use minimal includes. This approximately halves the | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -69/+9 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -166/+0 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene... | Andrew Tridgell | 1 | -7/+13 |
2007-10-10 | r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3175: Add winbind back into includes.h (spotted by tpot) | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(... | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2951: fixed the intptr_t test for discard_const() | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r2900: rusty pointed out to me that discard_const() can be done via a macro | Andrew Tridgell | 1 | -2/+22 |
2007-10-10 | r2744: ben elliston taught me about gcov today, which allows you to measure | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r2632: a new approach to handling const errors. We have had huge numbers of | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n... | Tim Potter | 1 | -0/+11 |
2007-10-10 | r2510: Make C++ compilers happy, use ifdef instead of if | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r2328: add the start of a new system and protocol | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2321: add complately untested LDAP server start | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2242: some older versions of gcc don't properly handle the | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r1902: we need to include popt.h before popt_common.h | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r1877: since make proto catches all functions | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1836: - as abartlet said to me, we need to contact the users domain pdcfor d... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r1785: remove unneeded dependencies on openldap client libraries | Simo Sorce | 1 | -10/+0 |
2007-10-10 | r1756: merge volkers ldap client lib to samba4 for simo to start with the | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1521: Updates to our SMB signing code. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r1455: More Gtk+ updates: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1454: Today is the day of broken builds, now I get my share ... :-) | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r1432: - Move the various Gtk-specific parts from the registry code into a di... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1281: move include/context.h to smb_server/smb_server.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1200: Add 'gensec', our generic security layer. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r1065: some header file cleanups | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r904: - fixed account expiry testing in auth_sam | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r898: - remove some unused macros | Andrew Tridgell | 1 | -10/+0 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -14/+7 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -25/+6 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -33/+8 |
2007-10-10 | r861: remove the next round of unused stuff | Stefan Metzmacher | 1 | -13/+0 |
2007-10-10 | r853: remove a real big bunch of unused code | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r848: convert lib/tdb into the same layout as lib/ldb | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r685: The SAM is dead! Long live the new SAM! ;-) | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r503: we don't need to include ldb_parse.h any more | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -2/+1 |