Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
[gd/samba/.git] / source3 / smbd /
2002-11-13 Jelmer Vernooijsmall patch to makesure we fallback to <xfs/xqm.h>...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-09 Jelmer VernooijLast sync with HEAD
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-11-07 Jelmer VernooijMake append_log work again
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 Jim McDonoughStop using hardcoded smbtrans subcommands
2002-11-07 Jim McDonoughStop using hardcoded transact commands
2002-11-06 Tim PotterMerge of get_dc_list() api change from HEAD.
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-11-05 Jeremy AllisonEnsure can_delete returns correct error code.
2002-11-05 Jeremy AllisonEnsure can_delete returns the correct error code.
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-11-05 Tim PotterRemove DRIVERFILE constant. It was removed with the...
2002-11-04 Jelmer VernooijHandle -p correctly
2002-11-04 Jelmer VernooijMake IRIX happy
2002-11-02 Jelmer VernooijRemove obsolete function usage and some unused variables
2002-11-02 Jelmer VernooijConvert to popt.
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-11-01 Andrew BartlettMerges from HEAD:
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-29 Andrew BartlettFix a nice little memory leak in our uid changing code.
2002-10-28 Jeremy AllisonFix fd leak with kernel change notify.
2002-10-28 Jeremy AllisonFix fd leak with kernel change notify.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-21 Jeremy AllisonMerge mangle prefix code.
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Gerald Carterremoved the following parameters
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Andrew Tridgelladd a 'mangle prefix' option to allow people to tune...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-15 Jeremy AllisonMerge Anton's 64-bit fix.
2002-10-15 Andrew Tridgellfixed a crash bug on 64 bit systems. Thanks to Anton...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-10-08 Jeremy AllisonFix based on Jim McDonough's code for ACL inheritance...
2002-10-08 Jeremy AllisonFix based on Jim McDonough's code for ACL inheritance...
2002-10-07 Jeremy AllisonFix from Andreas Gruenbacher <agruen@suse.de> to preven...
2002-10-07 Jeremy AllisonFix from Andreas Gruenbacher <agruen@suse.de> to preven...
2002-10-05 Richard SharpePush Steve Langasek's fix ...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-03 Jeremy AllisonAdded ASCII art to make this clearer.
2002-10-03 Jeremy AllisonAdded ASCII art to make this clearer.
2002-10-03 Jeremy AllisonWrite cache bugfix from Rasmus Borup Hansen, system...
2002-10-03 Jeremy AllisonWrite cache bugfix from Rasmus Borup Hansen, system...
2002-09-26 Gerald Carterremove files not in HEAD
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Andrew BartlettMetze claims that without this his win2k server gets...
2002-09-25 Andrew BartlettKill of Get_Pwnam_Modify and smb_getpwnam(). The latte...
2002-09-25 Andrew BartlettMove to common user token debugging, and ensure we...
2002-09-25 Jeremy AllisonMerge of "profile acls" code.
2002-09-20 Jeremy Allison"@" is valid in NetBIOS domain names.
2002-09-20 Andrew Tridgellchange ADS negprot to match more closely the options...
2002-09-19 Jeremy AllisonUse sendfile in readbraw.
2002-09-18 Jeremy AllisonAdded "use sendfile" per share option.
2002-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-17 Jeremy AllisonActually use sendfile if selected.
2002-09-17 Andrew Tridgelldisable stat cache when case sensitive
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-14 Jeremy AllisonAdded fix for broken Linux (no sendfile64). When offset...
2002-09-12 Jeremy AllisonFixed up FreeBSD sendfile code - only Solaris left...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-11 Jeremy AllisonFormatting tidyups before I look at implementing the...
2002-09-11 Jeremy AllisonEnsure we've failed a lock with a lock denied message...
2002-09-11 Jeremy AllisonFix missing braces around push lock call.
2002-09-10 Jeremy AllisonAdded final Steve French patch for "required" attribute...
2002-09-09 Jeremy AllisonMerged Steve French's fix for OS/2 EA return error...
2002-09-09 Jeremy AllisonPatch from Steve French to fix difference in responses to
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-09-06 Andrew BartlettRevert accidental commit - I'll need to do a fair bit...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-06 Andrew BartlettOops...
2002-09-06 Andrew BartlettOne less user of Get_Pwnam_modify()...
2002-09-05 Jeremy AllisonWe shouldn't add printing flag here.
2002-09-05 Tim PotterSend any queued up print notify messages in exit_server...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-09-03 Jeremy AllisonEnsure we open UNIX fifo's non-blocking like we used...
2002-08-31 Richard SharpeConvert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-30 Jeremy AllisonFix bug with stat mode open being done on read-only...
2002-08-30 Jeremy AllisonCorrectly fail opens with mismatching SYSTEM or HIDDEN...
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-28 Simo Sorcefix file_is_special test, was wrong.
2002-08-28 Jeremy AllisonMove -4 to correct side of comparison.
next