r6034: Check only once
[ira/wip.git] / source3 / rpc_server / srv_srvsvc_nt.c
2007-10-10 Simo Sorcer6034: Check only once
2007-10-10 Simo Sorcer6016: Give access only to root and Domain Users
2007-10-10 Jeremy Allisonr6009: Add privillage check for SE_DISK_OP (is this...
2007-10-10 Simo Sorcer6004: Let's make server manager able to kill a user...
2007-10-10 Gerald Carterr4856: after testing a simple add printer script, i...
2007-10-10 Gerald Carterr4852: merge simo changes to srv_srvsvc_nt.c from trunk
2007-10-10 Gerald Carterr4825: Printing changes
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3929: Dead code elimination fix for bug #2075 from...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2003-11-19 Jeremy AllisonCorrect fix for '$' termination test.
2003-11-19 Jeremy AllisonCorrect fix for checking of '$' name termination.
2003-11-18 Rafal SzczesniakFix to correct checking of '$' name termination.
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-01 Jeremy AllisonAdding jcmd's share ACL on XP patch. Thanks Jim !
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
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-11 Alexander BokovoyFix VFS layer:
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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-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 BartlettMake sure we mark the assumption of a fstring parameter...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettA couple more pstcpy/fstrcpy mixups - doing an fstrcpy...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
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-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-07-28 Andrew BartlettFix a missing 'no memory' return in last night's svrsvc...
2002-07-27 Andrew BartlettA very long time ago (actually 6 months ago) I promised...
2002-07-15 Andrew Tridgellmore bug updates from head
2002-07-15 Andrew Tridgellfixed a number of real bugs found by warnings on the...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-03 Jim McDonoughFix netsessenum RPC. Correctly respond with as much...
2002-06-03 Tim PotterMove restrict anonymous checks into a general function...
2002-05-31 Jim McDonoughUpdate netfileenum on both client and server sides...
2002-05-31 Tim PotterReturn access denied for net_share_enum when restrict...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Gerald Cartermerge from 2.2
2002-04-10 Jeremy AllisonAdded Shirish's client side caching policy change.
2002-03-31 Tim PotterRemoved unused variable.
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-05 Jeremy AllisonFix the NTSTATUS -> WERROR for srvsvc pipe.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-09 Jeremy AllisonWhen re-writing tdb version numbers as little endian...
2002-01-09 Jeremy AllisonFixed all uses of tdb_fetch/store/_int to use explicit...
2002-01-03 Jeremy AllisonFixed nasty cast of tdb_delete in traversals.
2001-12-31 Andrew Tridgell- portablitity fixes for cc -64 on irix
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-11-23 Jeremy AllisonSorry. I broke the build, missed on open_directory...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-10 Jeremy AllisonBack-out the share acl fix. Not needed (Gerald has...
2001-10-09 Jeremy AllisonFix bug where removing root from a share SD stops furth...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Jeremy AllisonAdded Elrond patch to make se_access_check use NT datas...
2001-09-19 Andrew Bartlettfix debug
next