Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[metze/samba/wip.git] / source3 / smbd / reply.c
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-10 Andrew Tridgellconverted reply_open, reply_open_and_x and reply_fclose
2001-03-10 Andrew Tridgellstarted support for unicode on the wire in smbd. Using...
2001-03-09 Gerald Cartermerge of 'lanman auth' and 'min protocol' from 2.2
2001-02-16 Jeremy Allisonconfigure configure.in smbd/posix_acls.c smbd/dosmode...
2001-02-14 Tim PotterMerge ... i18n fixes from appliance branch. Samba...
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-24 Jeremy Allisonsmbd/process.c: & type with 0xff for paranioa sake...
2001-01-23 Gerald Carteronly add the service name and client machine name to...
2001-01-23 Jeremy Allisoninclude/vfs.h:
2001-01-11 Jeremy Allisonrpc_server/srv_samr.c:
2000-12-12 Jeremy AllisonExtra part of fix that Gerald missed (sorry).
2000-11-21 Jeremy AllisonDon't forget to convert into UNIX character set before...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-11-14 Jeremy AllisonMerge from appliance head of JR's changes for driver...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-03 Jeremy Allisonutf-8 and EUC3 patch from Hiroshi Miura Samba User...
2000-09-29 Andrew Tridgellfixed a harmess mixup of bitops and a boolean
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
2000-09-20 Jeremy AllisonFix to allow a timestamp of zero to cause an instantane...
2000-09-12 Andrew Tridgellwe should not lowercase the username we receive in
2000-08-30 Jeremy AllisonAdded vfs_unlink call to ensure vfs is used on unlink...
2000-08-28 Jeremy Allisonsmbd/password.c: Fixed typo in Tim's new code that...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-25 Jeremy AllisonAdded some error checking and returns to the new 'move...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Luke Leightonreverted jeremy's changes that removed NET_USER_INFO_3...
2000-06-08 Jeremy Allisoninclude/smb.h: Removed NET_USER_3 struct from user...
2000-06-08 Luke Leightonadded a NET_USER_INFO_3 struct to user_struct.
2000-05-23 Jeremy AllisonDid a proper fix for the file access on IPC$. Denied...
2000-05-23 Jeremy AllisonFixed bug where file access was allowed on IPC$ share.
2000-05-15 Jeremy Allisonpassdb/secrets.c: Fix typo in comment.
2000-05-12 Andrew Tridgelluse "winbind separator" option for domain/user separato...
2000-05-12 Andrew Tridgellfixed a problem with appliance operation
2000-05-10 Andrew Tridgell- changed smb_getpwnam() to use winbind style usernames
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-10 Herb LewisFix for misunderstanding of fsync added when vfs layer
2000-05-09 Andrew Tridgell- use smb_gwtpwnam() in another couple of places
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-05-04 Andrew Tridgella minimal change to get appliance mode to work with...
2000-04-30 Andrew Tridgellfixed dptr_wcard handling (need to use strdup)
2000-04-30 Andrew Tridgellremoved more cruft from our old wildcard matching code
2000-04-30 Andrew Tridgellfixed our smbsearch code. We now store the mask with...
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-27 Jeremy AllisonFixed range check on writeX.
2000-04-27 Jeremy AllisonTidyup of smbecho.
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-22 Andrew Tridgellfixed overlapping strcpy() found by insure
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-16 Andrew Tridgellthe changes to the main smb code
2000-04-12 Jeremy AllisonImplmented mapping of lock offset/count from 64 bit...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-04-10 Andrew Tridgellthe bulk of the changes to get rid of fd_ptr and move...
2000-03-29 Tim PotterMore Japanese filename fixes wrt VFS code from
2000-03-13 Jeremy Allisoninclude/smb.h:
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-02-03 Tim PotterPut back lots of missing calls to dos_to_unix(). Thanks to
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-01-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
2000-01-14 Jeremy AllisonAdded "inherit permissions" patch.
2000-01-13 Andrew Tridgellchanges to reflect the new syntax of the locking calls.
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-02 Luke Leightondomain_client_validate() no longer takes serverlist...
1999-12-02 Luke Leightonneed a domain resolving function, but get_trusted_serve...
1999-11-21 Luke Leightonimplement server-side generation of NTLMv2 session...
1999-11-21 Luke Leightonhmmm... have to add client-side support in domain_clien...
1999-11-20 Luke Leightonmodified domain_client_validate to take trust account...
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-07-21 Luke Leightoncomments requested by jeremy as to why NT/95 NULL-passw...
1999-07-15 Luke Leightonwork-around for win95 NULL session bug: NULL password...
1999-07-15 Luke Leightonmore dfs stuff. this looks like it's going to be more...
1999-07-12 Luke Leightonlengths of NT passwords when "encrypt passwords = no...
1999-07-12 Luke LeightonJean-Francois Micouleau's rewritten DFS patch, original...
1999-07-06 Luke Leightonreporting failure to accept ntlmv2 (only) with down...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-24 Luke Leightondebugging of NBT messages added.
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-04-20 Tim PotterChanged arguments to fsync() function to break dependen...
1999-04-04 Tim PotterFixed up incorrect calls to read_file().
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-03-25 Luke LeightonSAM database "set user info".
1998-12-14 Luke Leightontrying to track down issues in get_home_dir().
1998-12-01 Luke Leightoncheck server role before doing nt user to unix user...
1998-12-01 Luke Leightonandrej spotted that entries _not_ in domain map user...
1998-12-01 Luke Leightonhm. removed the "if failed to map nt name to unix...
1998-11-30 Luke Leightonattempting to fix "domain user map" up, but it's a...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-17 Jeremy AllisonFixed NT modify timestamp issue.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
next