r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when
[jelmer/samba4-debian.git] / source / include /
2007-10-10 Stefan Metzmacherr12122: add forward declaration for packet_context
2007-10-10 Stefan Metzmacherr12022: add NBTD IRPC proxy calls for wins challenge...
2007-10-10 Andrew Tridgellr11980: ronnie worked out that opcode 0xb in SMB2 is...
2007-10-10 Andrew Tridgellr11905: added SMB2_FLUSH as opcode 7. Thanks to metze...
2007-10-10 Andrew Tridgellr11892: forgot to commit these changes
2007-10-10 Andrew Tridgellr11891: - added pipe_flags field in smb2_trans
2007-10-10 Andrew Tridgellr11888: - added SMB2 trans support
2007-10-10 Volker Lendecker11885: Add forgotten files
2007-10-10 Andrew Tridgellr11801: - added basic SMB2 find support
2007-10-10 Andrew Tridgellr11800: - filled in unknown fields in SMB2 all_info...
2007-10-10 Stefan Metzmacherr11789: - add the start of a SMB2 server
2007-10-10 Andrew Tridgellr11772: - setfileinfo needs a smb2_handle for SMB2...
2007-10-10 Andrew Tridgellr11758: unified the parse code for the SMB and SMB2...
2007-10-10 Andrew Tridgellr11756: split out the parsers for the pass-through...
2007-10-10 Stefan Metzmacherr11740: add some EA error codes
2007-10-10 Andrew Tridgellr11737: use _smb_setlen2() to allow for 24 bit lengths...
2007-10-10 Stefan Metzmacherr11724: - move checks packet size and protocol version,
2007-10-10 Stefan Metzmacherr11723: fix the build
2007-10-10 Volker Lendecker11721: Fix warnings
2007-10-10 Andrew Tridgellr11697: - added a generic SMB2 getinfo call
2007-10-10 Andrew Tridgellr11680: added smb2_close(). This also demonstrates...
2007-10-10 Andrew Tridgellr11679: opening/creating files in SMB2 now works. Lots...
2007-10-10 Stefan Metzmacherr11675: a more general way of getting rid of compiler...
2007-10-10 Andrew Tridgellr11674: SMB2 tree connect now works. We do 2 session...
2007-10-10 Andrew Tridgellr11666: filled in the basic session setup. Vista happil...
2007-10-10 Andrew Tridgellr11665: started to put some meat on the structure used...
2007-10-10 Andrew Tridgellr11664: forgot to commit the structs.h change
2007-10-10 Andrew Bartlettr11545: Remove old #define.
2007-10-10 Andrew Bartlettr11404: Another torture test and a new WERR.
2007-10-10 Volker Lendecker11369: Implement socket_connect_multi: Connect to...
2007-10-10 Andrew Bartlettr11270: Move the core CrackNames code from rpc_server...
2007-10-10 Andrew Bartlettr11207: Correct principal search define
2007-10-10 Andrew Bartlettr11202: Add more structs to structs.h
2007-10-10 Andrew Bartlettr11201: New filters for searching in secrets.ldb
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 Andrew Bartlettr10982: Move credentials.h into auth/credentials, and...
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 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Stefan Metzmacherr10867: add WERR_UNKNOWN_REVISION errorcode
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 Jelmer Vernooijr10664: Include limits.h in replace.h for HOST_NAME_MAX
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 Vernooijr10588: Remove more unused files, macros
2007-10-10 Jelmer Vernooijr10587: Remove unused constants
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Andrew Tridgellr10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE...
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
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 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit
2007-10-10 Jelmer Vernooijr10315: Remove use of fstring and pstring in dynconfig.c
2007-10-10 Stefan Metzmacherr10078: - add a 'struct data_blob_list_item'
2007-10-10 Andrew Bartlettr10044: Microsoft has defined this bit:
2007-10-10 Jelmer Vernooijr10026: Move registry header file to lib/registry
2007-10-10 Jelmer Vernooijr10015: Change the NT4 registry backend to use the...
2007-10-10 Jelmer Vernooijr10007: Merge data_blk and data_len member of registry_...
2007-10-10 Jelmer Vernooijr9798: Add generic functions for handling smb.conf...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr9698: Fix a bit of memory management
2007-10-10 Jelmer Vernooijr9672: Fix build for compilers that don't like undefine...
2007-10-10 Stefan Metzmacherr9638: add error code that you get when you call DsGetN...
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 Metzmacherr9514: add some new error codes I was getting with...
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Andrew Tridgellr9503: removed duplicate REG_* defines from registry...
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 Stefan Metzmacherr9371: add the usefull trick hack for NT_STATUS_NO_MEMO...
2007-10-10 Andrew Bartlettr9085: Missing structs.h entry.
2007-10-10 Andrew Tridgellr9048: added a new DOS error code (thanks to EMC)
2007-10-10 Jelmer Vernooijr8940: Add TDR (Trivial Data Representation). The aim...
next