r8444: make ./configure.mumble CC='ccache cc'
[kai/samba.git] / source / include /
2007-10-10 Jelmer Vernooijr8438: - More win32 portability fixes. Now fails on...
2007-10-10 Jelmer Vernooijr8434: Win32 portability updates from Steven Edwards...
2007-10-10 Andrew Tridgellr8420: slowly getting my way through some more heimdal...
2007-10-10 Andrew Tridgellr8313: moved PRINTF_ATTRIBUTE to replace.h to try to...
2007-10-10 Andrew Tridgellr8306: some more heimdal configure checks
2007-10-10 Tim Potterr8288: The SMB_ASSERT_ARRAY macro isn't used anymore.
2007-10-10 Jeremy Allisonr8174: Check DOS error codes in torture chkpath test.
2007-10-10 Stefan Metzmacherr8164: - match the ordering w2k3 uses for the PAC_BUFFER:
2007-10-10 Andrew Bartlettr8161: Update Samba4 for the new Heimdal update.
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Rafal Szczesniakr8128: Janitor work...
2007-10-10 Andrew Tridgellr8116: demonstrate a little trick that can be used...
2007-10-10 Andrew Tridgellr8115: added support for 2 more dos error codes found...
2007-10-10 Andrew Tridgellr8113: this should fix the build on systems without...
2007-10-10 Andrew Tridgellr8111: fixed the client library to work against w2k3...
2007-10-10 Andrew Tridgellr8106: the use of a static string for dos error codes...
2007-10-10 Rafal Szczesniakr8078: rpc connect function uses structure now.
2007-10-10 Stefan Metzmacherr8050: - make use of more [value()] properties
2007-10-10 Rafal Szczesniakr7999: Fix lacking structure definition.
2007-10-10 Andrew Bartlettr7988: Store the KVNO for the machine account, and...
2007-10-10 Andrew Bartlettr7971: structs.h update
2007-10-10 Jelmer Vernooijr7850: Support mkdir() with just one parameter. Patch...
2007-10-10 Rafal Szczesniakr7733: New io structure for name lookup function.
2007-10-10 Andrew Bartlettr7690: Move the NT hash generation into the credentials...
2007-10-10 Andrew Bartlettr7688: Fix the internal heimdal build - push one #defin...
2007-10-10 Andrew Bartlettr7683: The other file from the last commit. And it...
2007-10-10 Andrew Bartlettr7681: This #define is unused.
2007-10-10 Andrew Tridgellr7668: - setup HAVE_ILDAP to enable the ildap backend...
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem:
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7596: next step in ldap cleanup. I'm aiming to get...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Rafal Szczesniakr7379: Simplify CreateUser function and io structure...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Tim Potterr7253: Fix build.
2007-10-10 Rafal Szczesniakr7251: Initial work on composite domain open call.
2007-10-10 Jelmer Vernooijr7248: Remove enum that is causing trouble on AIX
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...
2007-10-10 Stefan Metzmacherr7183: add some forward declarations ...
2007-10-10 Andrew Tridgellr7002: added support for getting at loadparm config...
2007-10-10 Andrew Tridgellr6982: install the swat pages with 'make installswat'
2007-10-10 Andrew Tridgellr6981: first version of the builtin web server for...
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Andrew Bartlettr6879: Another attempt at including the 'right' kerbero...
2007-10-10 Andrew Bartlettr6811: Another attempt at better kerberos/gssapi headers.
2007-10-10 Andrew Bartlettr6806: Try again to fix the build on various kerberos...
2007-10-10 Andrew Bartlettr6803: Try to bring in the correct GSSAPI headers for...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Jelmer Vernooijr6752: Patch by Steven Edwards to improve portability...
2007-10-10 Andrew Tridgellr6747: first working version of cldapd server. It is...
2007-10-10 Andrew Tridgellr6725: the beginnings of a cldap server
2007-10-10 Rafal Szczesniakr6615: As usual, I forgot to commit new structure in...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Bartlettr6467: keep the compiler quiet with another entry in...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6382: New structure for useradd call.
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Bartlettr6271: Don't zero the cli_credentials structure - inste...
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6185: added LIBCLI_DGRAM to the list of libs to be...
2007-10-10 Stefan Metzmacherr6179: - add new spoolss tests for all spoolss_Enum...
2007-10-10 Jelmer Vernooijr6140: - Add configure option for enabling the socket...
2007-10-10 Jelmer Vernooijr6139: Move socket_wrapper to a seperate directory
2007-10-10 Stefan Metzmacherr6134: add a new type dom_sid28 which is a 28 byte...
2007-10-10 Jelmer Vernooijr6088: Add the socket_wrapper library. This is a very...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr6024: Some of the ordering constraints on the popt...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
2007-10-10 Stefan Metzmacherr5828: add some idl for DsAddEntry()
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...
2007-10-10 Stefan Metzmacherr5737: add some error codes
2007-10-10 Steve Frenchr5716: Add new Unix extensions defines for infolevels
2007-10-10 Jelmer Vernooijr5674: - Re-enable DCOM support.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Alexander Bokovoyr5538: Fix typo in comment -- non-existant constant...
2007-10-10 Rafal Szczesniakr5499: Commit forgotten change what tridge immediately...
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Andrew Tridgellr5451: - added separate wrepl_associate(), wrepl_pull_t...
2007-10-10 Andrew Tridgellr5414: - added libcli/wins/, a basic client library...
2007-10-10 Andrew Tridgellr5372: fixed the build
2007-10-10 Andrew Tridgellr5358: - added initial WINS server code. It passes...
2007-10-10 Andrew Bartlettr5334: Bah, it's all to hard...
2007-10-10 Andrew Bartlettr5330: Remove #include <sys/time.h> from includes.h.
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5307: removed db_wrap.h from includes.h
2007-10-10 Andrew Tridgellr5306: removed all the unused mutex functions from...
next