python: Make SamDB.set_ntds_invocation_id take a string.
[ira/wip.git] / source / smb_server /
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26350: More tests.
2007-12-21 Jelmer Vernooijr26347: More tests.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26221: Add loadparm_context parameter to auth_context_...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25551: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24940: Fix undeclared warning.
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Stefan Metzmacherr24494: add comment to remind me to look at the flags...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23700: pre-open the sam in the parent smbd. This has...
2007-10-10 Andrew Bartlettr23680: Make it easier to setup a domain member server...
2007-10-10 Stefan Metzmacherr23067: use 'const union smb_search_data *file' also...
2007-10-10 Stefan Metzmacherr23045: forward SMB2 oplock breaks to the client
2007-10-10 Stefan Metzmacherr23044: - use uint32_t for handle id's
2007-10-10 Stefan Metzmacherr23043: allow more than UINT16_MAX - 1 handles on smb2...
2007-10-10 Andrew Tridgellr23020: a better fix for the memory leak - this one...
2007-10-10 Andrew Tridgellr23019: revert r23018 - this will require more thought.
2007-10-10 Andrew Tridgellr23018: fixed a memory leak in our server side session...
2007-10-10 Stefan Metzmacherr22866: handle incoming chained smb2 requests in our...
2007-10-10 Stefan Metzmacherr22843: pass smb2 lock requests to the ntvfs layer
2007-10-10 Stefan Metzmacherr22774: correctly initialize the smbsrv_connection...
2007-10-10 Stefan Metzmacherr22381: fix memory leak
2007-10-10 Andrew Tridgellr21206: - a couple more nttrans places were a memcpy...
2007-10-10 Volker Lendecker21183: Commit the big/little endian fix for nttrans...
2007-10-10 Stefan Metzmacherr20657: fix compiler warning and bug:-)
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Tridgellr19505: fixed a valgrind error
2007-10-10 Andrew Tridgellr19504: - fixed a free error in file_lines_parse
2007-10-10 Andrew Tridgellr18972: we don't need this now all builds in the build...
2007-10-10 Andrew Tridgellr18839: align all directory search blobs on an 8 byte...
2007-10-10 Volker Lendecker18686: Fix typo protocl->protocol
2007-10-10 Andrew Tridgellr18583: a nasty hack to allow me to monitor the number...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18211: wct is not a size, so don't use size_t
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17361: check that file handles are only accessable
2007-10-10 Stefan Metzmacherr17360: add some comments
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Andrew Bartlettr17297: Some compilers don't seem to like the ;;
2007-10-10 Stefan Metzmacherr17283: use the async calls of auth_check_password...
2007-10-10 Stefan Metzmacherr17280: NT_STATUS_INVALID_HANDLE maps to ERRbadfid...
2007-10-10 Stefan Metzmacherr17274: fix typos
2007-10-10 Stefan Metzmacherr17268: change the smb2 session setup to use the new...
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr17084: implement SMB2 Cancel in the server,
2007-10-10 Stefan Metzmacherr17012: don't try to send any data when the socket...
2007-10-10 Stefan Metzmacherr17009: set the protocol version correct
2007-10-10 Stefan Metzmacherr16989: implement SMB2 Notify in the frontend
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16979: - ntcancel should compare TID,UID,MID and PID
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr16923: remove unused substitude code
2007-10-10 Stefan Metzmacherr16918: the SMB2 Ioctls are sometimes called with a...
2007-10-10 Stefan Metzmacherr16913: better return the same values as vista beta2
2007-10-10 Stefan Metzmacherr16912: I messed up the numbers for ipc and print shares...
2007-10-10 Stefan Metzmacherr16911: the TID is only 32 bits...don't overwrite parts...
2007-10-10 Stefan Metzmacherr16910: - don't search the wildcard handle
2007-10-10 Stefan Metzmacherr16889: implement SMB2 Ioctl in the frontend
2007-10-10 Stefan Metzmacherr16875: implement SMB2 Find in the frontend
2007-10-10 Stefan Metzmacherr16872: when we know the data length we can preallocate...
2007-10-10 Stefan Metzmacherr16871: zero padding bytes
2007-10-10 Stefan Metzmacherr16870: copy over the status from the ntvfs request...
2007-10-10 Stefan Metzmacherr16869: - if we know the blob length, we can preallocat...
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Stefan Metzmacherr16815: split out search levels which are also used...
2007-10-10 Stefan Metzmacherr16740: just say the directory is empty
2007-10-10 Stefan Metzmacherr16738: vista beta2 use FILE_CLOSED as error for an...
2007-10-10 Stefan Metzmacherr16735: vista beta2 reuses the tcp connect where it...
next