summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_srvsvc_nt.c
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-125/+295
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-73/+40
* r17918: * NULL deref fixesGerald Carter2006-08-291-1/+3
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-0/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-201/+7
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2006-02-021-9/+9
* r13086: hooking max connections into 'add share' as well (although the WinXP ...Gerald Carter2006-01-231-6/+13
* r13085: hook the max connections spin box in the share properties MMC pluginGerald Carter2006-01-231-10/+16
* r13082: revert an accidentally commited patch (still in progress)Gerald Carter2006-01-231-11/+8
* r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2006-01-231-8/+11
* r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...Gerald Carter2006-01-131-7/+3
* r12224: adding more characters to the invalid share name stringGerald Carter2005-12-141-1/+1
* r12177: last of outstanding patches in my queue to deal with MMC.Gerald Carter2005-12-111-5/+41
* r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.Jeremy Allison2005-11-271-1/+4
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-051-3/+3
* r11054: patch from Brian Moran; fix error code return in _srv_net_name_valida...Gerald Carter2005-10-141-18/+5
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-2/+3
* r9780: Clean up a bunch of compiler warnings.James Peach2005-08-301-3/+0
* r8573: Fix set but not used warning in srvsvc server-side code. Tim Potter2005-07-191-2/+2
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-17/+18
* r8019: Better give a hint that we are failing share-manipulation due to missingGünther Deschner2005-06-301-2/+6
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2005-06-151-1/+1
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-5/+17
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2005-04-091-1/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-3/+3
* r6037: little cleanup of unused vars and unnecessary codepathsGerald Carter2005-03-241-12/+7
* r6034: Check only onceSimo Sorce2005-03-241-1/+3
* r6016: Give access only to root and Domain UsersSimo Sorce2005-03-241-11/+23
* r6009: Add privillage check for SE_DISK_OP (is this the right privilage?)Jeremy Allison2005-03-231-3/+15
* r6004: Let's make server manager able to kill a user session.Simo Sorce2005-03-231-0/+43
* r4856: after testing a simple add printer script, i realized that you still h...Gerald Carter2005-01-191-12/+12
* r4852: merge simo changes to srv_srvsvc_nt.c from trunkGerald Carter2005-01-191-30/+13
* r4825: Printing changesGerald Carter2005-01-181-28/+79
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-36/+47
* r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu.Jeremy Allison2004-11-231-6/+1
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2004-06-111-0/+24
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2004-06-081-4/+6
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-52/+18
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+2195