r6619: realm should not be forced uppercase
[samba.git] / source / smb_server /
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Bartlettr6313: Much better handling of LogoffAndX when the...
2007-10-10 Andrew Bartlettr6312: Metze reminds me this header is no longer required.
2007-10-10 Andrew Bartlettr6310: Rename password.c to session.c, and remove the...
2007-10-10 Andrew Bartlettr6309: Remove this file it is empty and unreferenced...
2007-10-10 Andrew Bartlettr6270: Move the VUID handling to a IDR tree. This...
2007-10-10 Andrew Tridgellr6031: don't try to send errors when the socket has...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr5899: Fix spelling.
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5193: make sure we mark the event dead when we free...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4927: parse the NBT session request in the smb server...
2007-10-10 Andrew Tridgellr4819: its just not my day today ....
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Stefan Metzmacherr4730: remove unused struct elements
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Stefan Metzmacherr4684: the smbsrv code should not know about rpc stuff
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4611: - renamed add_socket() to smb_add_socket() as...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4383: in order to cope with overfilled buffers on...
2007-10-10 Andrew Tridgellr4382: check for bad tid in SMBtdis
2007-10-10 Andrew Tridgellr4364: - added support for testing of chained SMB opera...
2007-10-10 Andrew Bartlettr4358: At metze's request, the Christmas elves have...
2007-10-10 Andrew Bartlettr4355: More work from the elves on Christmas eve:
2007-10-10 Andrew Tridgellr4284: fixed a problem with very large EA lists and...
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Andrew Tridgellr4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4232: added server support for multi-part SMBtrans...
2007-10-10 Andrew Tridgellr4214: possibly fix the "no-EAs" bug from OS/2
2007-10-10 Andrew Tridgellr4182: fixed trans2 mkdir, allowing mkdir with an initi...
2007-10-10 Andrew Tridgellr4173: - new t2open code, that can cope with "create...
2007-10-10 Andrew Tridgellr4159: fixed error return for writebraw
2007-10-10 Andrew Tridgellr4146: an attempted fix for a OS/2 rename problem found...
2007-10-10 Andrew Tridgellr4145: make sure we don't set the 32-bit error codes...
2007-10-10 Andrew Tridgellr4109: fixed an uninitialised socket write found by...
2007-10-10 Andrew Tridgellr4101: ignore secondary session requests to cope with...
2007-10-10 Tim Potterr4099: Spelling fixes.
2007-10-10 Andrew Tridgellr4095: smbsrv_terminate_connection() doesn't exit(...
2007-10-10 Stefan Metzmacherr4079: implement the gensec_have_feature() correctly...
2007-10-10 Stefan Metzmacherr4070: move some defines from asn_1.h to the places...
2007-10-10 Andrew Tridgellr4069: better error code for SMBwriteBMPX
2007-10-10 Andrew Tridgellr4068: added LANMAN2.1 to list of supported protocols...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Andrew Tridgellr3916: w2k3 does not check the max_setup count in nttra...
2007-10-10 Andrew Tridgellr3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMA...
2007-10-10 Andrew Tridgellr3831: added nttrans server code for query/set security...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Volker Lendecker3756: Fix netbios session request reply. The buffer...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Andrew Tridgellr3720: fixed the pulling of zero length ucs2 strings...
2007-10-10 Andrew Tridgellr3593: fixed the trans2 t2open reply to initialise...
2007-10-10 Andrew Tridgellr3591: to get a bit more useful info from valgrind...
2007-10-10 Andrew Tridgellr3573: added trans2open support to smbd and pvfs, and...
2007-10-10 Andrew Tridgellr3539: much nicer async open delay code.
2007-10-10 Andrew Tridgellr3531: add support for RAW_OPEN_MKNEW, RAW_OPEN_CREATE...
2007-10-10 Andrew Tridgellr3529: fixed signing support for SMBntcancel requests...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3518: fixed some includes to be consistent.
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3500: cleaned up the AS_USER/AS_GUEST stuff in the...
2007-10-10 Andrew Tridgellr3493: fixed a bug in readx reply where the client...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3455: some more portability fixes. We nearly compile...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Andrew Bartlettr3361: Allow Samba4 (I'm interested in ntlm_auth in...
2007-10-10 Andrew Tridgellr3355: fixed the old style search code in smb_server...
2007-10-10 Andrew Tridgellr3350: fixed a bug with sending multiple replies for...
2007-10-10 Andrew Tridgellr3341: - don't zero the async structure (makes valgrind...
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
2007-10-10 Andrew Tridgellr3307: fixed the send side of the smb_server code to...
2007-10-10 Andrew Tridgellr3306: the main smb server code now handles non-blockin...
2007-10-10 Andrew Tridgellr3304: changed the API to lib/socket/ a little.
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Andrew Tridgellr3256: get rid of the unused session_claim() and sessio...
2007-10-10 Andrew Tridgellr3255: - fixed 2 uninitialised data errors found with...
next