r11193: Implement wbinfo -m
[abartlet/samba.git/.git] / source4 / include / structs.h
2007-10-10 Volker Lendecker11193: Implement wbinfo -m
2007-10-10 Volker Lendecker11093: Implement wb_queue_domain_send: If the domain...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11051: fix the build,
2007-10-10 Stefan Metzmacherr11048: r10539@SERNOX: metze | 2005-09-27 14:59:47...
2007-10-10 Stefan Metzmacherr11039: r10352@SERNOX: metze | 2005-09-20 16:50:04...
2007-10-10 Stefan Metzmacherr11035: r10347@SERNOX: metze | 2005-09-20 13:40:24...
2007-10-10 Stefan Metzmacherr11034: r10344@SERNOX: metze | 2005-09-20 11:35:54...
2007-10-10 Stefan Metzmacherr11032: r10342@SERNOX: metze | 2005-09-20 11:00:26...
2007-10-10 Stefan Metzmacherr11007: r10109@SERNOX: metze | 2005-09-09 12:29:12...
2007-10-10 Stefan Metzmacherr10997: r11980@SERNOX (orig r10037): metze | 2005...
2007-10-10 Volker Lendecker10941: Hmmm. Making that fn static is more correct.
2007-10-10 Volker Lendecker10940: add struct definition
2007-10-10 Volker Lendecker10936: Commit work in progress: wb_pam_auth_crap made...
2007-10-10 Volker Lendecker10852: Continuation-based programming can become a...
2007-10-10 Volker Lendecker10846: Create a "wbsrv_domain", change wb_finddcs...
2007-10-10 Volker Lendecker10834: Work in progress on winbind. With some helper...
2007-10-10 Volker Lendecker10825: Complete wbinfo -n
2007-10-10 Andrew Bartlettr10809: Add struct decl
2007-10-10 Stefan Metzmacherr10766: - make it possible to mark a wrepl_request...
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10683: Samba3's wbinfo -t should give the correct...
2007-10-10 Rafal Szczesniakr10680: Fix a warning.
2007-10-10 Volker Lendecker10677: Add smb_composite_connectmulti: Send out multip...
2007-10-10 Stefan Metzmacherr10638: - add wrepl_socket_merge() function that create...
2007-10-10 Jelmer Vernooijr10604: Put in the new registry "patchfile" code (simil...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit
2007-10-10 Jelmer Vernooijr9798: Add generic functions for handling smb.conf...
2007-10-10 Jelmer Vernooijr9672: Fix build for compilers that don't like undefine...
2007-10-10 Jelmer Vernooijr9602: Add support for reading share_info.tdb and smb...
2007-10-10 Jelmer Vernooijr9595: Add ldb map module
2007-10-10 Jelmer Vernooijr9589: Support reading secrets tdb
2007-10-10 Jelmer Vernooijr9581: Registry db
2007-10-10 Jelmer Vernooijr9557: Some more updates. Use combined function for...
2007-10-10 Jelmer Vernooijr9556: Define a few libsamba structs
2007-10-10 Stefan Metzmacherr9518: - remove the subcontext_size() hack from rev...
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Jelmer Vernooijr9453: Add samba3_samaccount (fix the build)
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr9085: Missing structs.h entry.
2007-10-10 Andrew Bartlettr8847: Rework the Samba4 'net join' code. I'm trying...
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...
2007-10-10 Andrew Bartlettr8744: Split 'net samdump' out into a separate file
2007-10-10 Rafal Szczesniakr8692: Starting parts of code to provide user modify...
2007-10-10 Stefan Metzmacherr8164: - match the ordering w2k3 uses for the PAC_BUFFER:
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Rafal Szczesniakr8128: Janitor work...
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 Bartlettr7971: structs.h update
2007-10-10 Rafal Szczesniakr7733: New io structure for name lookup function.
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 Tridgellr7527: - added a ldb_search_bytree() interface, which...
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 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Tim Potterr7253: Fix build.
2007-10-10 Rafal Szczesniakr7251: Initial work on composite domain open call.
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 Tridgellr6981: first version of the builtin web server for...
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
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 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 Stefan Metzmacherr5828: add some idl for DsAddEntry()
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...
2007-10-10 Rafal Szczesniakr5499: Commit forgotten change what tridge immediately...
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 Tridgellr5309: removed ads.h from includes.h
2007-10-10 Andrew Tridgellr5307: removed db_wrap.h from includes.h
2007-10-10 Andrew Tridgellr5306: removed all the unused mutex functions from...
2007-10-10 Andrew Tridgellr5305: removed libcli/ldap/ldap.h from includes.h
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5275: - added support for NBT_OPCODE_MULTI_HOME_REG...
2007-10-10 Andrew Tridgellr5253: need to pre-declare some structures
2007-10-10 Stefan Metzmacherr5144: add more forward declarations
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5121: added periodic name refresh requests for all...
next