make sure we substitute basic variables in read/write list
[bbaumbach/samba-autobuild/.git] / source3 / smbd / service.c
2003-09-08 Gerald Cartermake sure we substitute basic variables in read/write...
2003-09-07 Volker LendeckeNobody complained on the team-list, so commit it ...
2003-08-03 Jeremy AllisonOutput message saying "signed connect" instead of just...
2003-07-21 Richard SharpeClarify a debug log a little. The path might not exist...
2003-07-09 Richard SharpeFix a small spelling mistake and push out the new versi...
2003-07-06 Andrew BartlettThis changes our Unix primary GID behaviour back to...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-21 Andrew BartlettAlways initialize.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-11 Alexander BokovoyFix VFS layer:
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettUse fstrcpy/pstrcpy when that's what we really mean...
2003-04-14 Tim PotterWhitespace syncup.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jeremy AllisonDoin't pstrcpy into fstring.
2003-03-18 Jeremy AllisonEnsure dev in make_connection is const.
2003-03-18 Jeremy AllisonEnsure dev in make_connection is const.
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-16 Andrew BartlettMissed one when I move 'share_sanity_checks' to use...
2003-03-16 Andrew BartlettMake sure we mark the assumption of a fstring parameter...
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-19 Andrew BartlettFix logfile formatting, we were missing a "\n"
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-12 Andrew BartlettOops, this is the change to use an fstring for the...
2003-01-06 Andrew BartlettMerge from HEAD - handle VFS module load failures,...
2003-01-06 Andrew BartlettFix a segfault when we don't correctly load a VFS modul...
2002-12-29 Shirish KaleleAdd msdfs proxy functionality to HEAD.
2002-12-27 Shirish KaleleAdd check to prevent non-Dfs clients from connecting...
2002-11-20 Andrew Tridgellmerged the %U changes to 3.0
2002-11-19 Andrew Tridgella better for for using %U in smb.conf
2002-11-18 Jeremy AllisonSamba janitor... Merging tridge's change to 3.0. Origin...
2002-11-18 Andrew Tridgellthe change in the way %U is handled to use current_user...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-08-26 Andrew BartlettUpdates!
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-17 Andrew BartlettAdd const.
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-07-27 Andrew BartlettThis should fix a nastly little bug where if a user...
2002-07-24 Andrew BartlettIf lp_add_home() fails, don't go any further, just...
2002-07-24 Andrew BartlettGive an idea what service didn't have the directory.
2002-07-18 Jeremy AllisonUse of uninitialized variable caught by valgrind.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-15 Andrew Tridgellfixed a call to get_current_groups()
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Gerald Carterlast check in for tonight.
2002-07-04 Jeremy AllisonFix from Andrew Esh for coredump...
2002-07-04 Andrew BartlettAlways free_conn() after all the DEBUG()s etc.
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-27 Gerald CarterIt's fairly obvious that no one has tried to upload...
2002-06-16 Andrew BartlettFurther updates to the service.c code. authorise_login...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-15 Andrew Tridgellmake sure that we leave the tree unused after disconnecting
2002-04-14 Andrew Tridgellwin2000 does not check the permissions on the share...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
2002-01-27 Andrew BartlettYes, dev is an 'input/output' paramater...
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2002-01-11 Andrew BartlettMake this error match Win2k.
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-20 Andrew Tridgelladd non_root_mode() check
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-18 Tim PotterRenamed vfs_init() to smbd_vfs_init() to allow vfs...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-20 Andrew BartlettRearrange the ordering of the checks in make_connection...
2001-09-19 Andrew Tridgellgot rid of bogus write list substitution error messages
next