This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[kai/samba.git] / source / rpc_server / srv_srvsvc_nt.c
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
2001-09-19 Andrew BartlettReverse some of the breakage I commited a day or two...
2001-09-15 Andrew BartlettLooks like it missed these. make_connection now no...
2001-09-15 Andrew BartlettKill off the //server/share%user hack in share level...
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-22 Simo Sorcesome %things are not expanded properly in get share...
2001-08-13 Jeremy AllisonAdded Jim McDonough's Win9x take ownership fix.
2001-08-10 Tim PotterReplaced the duplicate DOS constants with appropriate...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Jeremy AllisonFixed extra file_free calls - my fault :-(.
2001-07-02 Andrew BartlettThis fix from Eelco Vriezekolk <eelco@nexus.com.na...
2001-06-26 Herb LewisSGI compiler fixes.
2001-06-25 Tim PotterCosmetic fixups found while playing with the server...
2001-06-22 Jeremy AllisonFix from "Jim McDonough" <jmcd@us.ibm.com>" - when...
2001-06-19 Jeremy AllisonOnly try and open a directory if we get EISDIR.
2001-06-19 Jeremy Allisonrpc_server/srv_srvsvc_nt.c: Don't test an uint32 for...
2001-06-18 Jeremy AllisonAdded "Jim McDonough" <jmcd@us.ibm.com> patches for...
2001-06-16 Jeremy AllisonModified version of Jim's 0x27 and 0x28 Win9x Secdesc...
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-05-02 Jeremy AllisonRemove embedded '/*' in comment.
2001-05-01 Andrew Tridgellfixed comment-in-comment
2001-05-01 Jeremy AllisonAdded code from "Nigel Williams" <nigel@veritas.com...
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-04-11 Jeremy AllisonFix for core dump in security = share code with new...
2001-04-10 Jeremy Allisonpassdb/pass_check.c: Ensure second check is done only...
2001-04-10 Jeremy AllisonUse message system to notify when smb.conf is updated.
2001-04-09 Jeremy AllisonRemoved "read only" arg as it isn't useful.
2001-04-09 Jeremy AllisonTidy up return codes for server manager.
2001-04-09 Jeremy AllisonGet/Set of SD's on shares now works. Correctly ensure...
2001-04-09 Jeremy AllisonSet SD's for share. Added level 1501. Map GENERIC file...
2001-04-09 Jeremy AllisonEnsure Everyone/All access is mapped correctly to file...
2001-04-09 Jeremy AllisonAdded set/get SD's on shares. Check before tcon.
2001-04-08 Jeremy AllisonAdded per-share security tdb. Tidied up many slprintfs...
2001-04-07 Jeremy AllisonFixed up the "add" command - although not SD's yet...
2001-04-07 Jeremy AllisonAdded 3 params to manipulate shares. "add share command...
2001-04-06 Jeremy AllisonImplemented stub function for NET_SHARE_DELETE. Now...
2001-04-06 Jeremy AllisonAdded stub function for NET_SHARE_ADD. Once this is...
2001-04-06 Jeremy AllisonNT sucks ! :-). We have to prefix the UNIX path with...
next