summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()Andrew Bartlett2002-03-211-3/+3
* merge from APPLIANCE_HEADGerald Carter2002-03-201-12/+1
* resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-0/+22
* Merge from app-head:Tim Potter2002-03-201-2/+2
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-10/+82
* Merge in JohnR's page count fixes.Jeremy Allison2002-03-191-4/+31
* more verbose checking in talloc and util_pwSimo Sorce2002-03-181-2/+42
* Added dos_errstr() function. Not all errors in list yet.Tim Potter2002-03-171-7/+7
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-172-2/+2
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-152-149/+317
* Backed out enumprinters stuff - leave it for another day.Tim Potter2002-03-141-24/+10
* Merge of enumprinters vs getprinter naming patch from 2.2Tim Potter2002-03-121-14/+30
* return the correct SID and domain name for the samr enum_domain andAndrew Tridgell2002-03-101-8/+30
* merge from 2.2Gerald Carter2002-03-081-3/+3
* merge from 2.2Gerald Carter2002-03-081-2/+2
* Turns out an Admin user shouldn't always have access on a handle.Jeremy Allison2002-03-081-7/+0
* Merge in the change to do per-handle access checks on setdata/setform etc.Jeremy Allison2002-03-071-70/+138
* Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison2002-03-051-137/+128
* Spelling fixes.Tim Potter2002-03-051-3/+3
* Some more fixes to enusre we execute the same code pathes as before thisAndrew Bartlett2002-03-031-8/+8
* This patch allows NT4 domains to trust Samba.Andrew Bartlett2002-03-031-84/+81
* SECURITY FIXES:Andrew Bartlett2002-03-011-1/+7
* Fixup the sending of printer change messages from job changes.Jeremy Allison2002-02-261-9/+16
* Merge of printing performance fixes from appliance.Tim Potter2002-02-251-40/+61
* merge from 2.2Gerald Carter2002-02-211-1/+1
* merge from 2.2Gerald Carter2002-02-211-0/+5
* merge from 2.2Gerald Carter2002-02-201-5/+8
* merge from APPLIANCE_HEADGerald Carter2002-02-151-75/+18
* merge from 2.2Gerald Carter2002-02-121-15/+7
* merge from 2.2Gerald Carter2002-02-121-4/+18
* Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-171/+320
* merge from APPLIANCE_HEADGerald Carter2002-02-081-1/+1
* Added administrator access check for server side add, delete and setformTim Potter2002-01-311-10/+34
* this fixes the problem of not being able to add a SD to a file on aAndrew Tridgell2002-01-311-2/+1
* Removed version number from file header.Tim Potter2002-01-3020-40/+20
* merge from APPLIANCE_HEADGerald Carter2002-01-261-3/+3
* Add the become_root()/unbecome_root() wrapper around the lookup_name() call,Andrew Bartlett2002-01-261-1/+9
* Move the lsa code across to the changed args for lookup_name, and surround itAndrew Bartlett2002-01-261-2/+11
* Try to move towards slightly sane linking for Samba by removing some pdb_...()Andrew Bartlett2002-01-261-12/+30
* Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison2002-01-261-6/+4
* Make systemtime work for spooling on bigendian systems. Fix fromJeremy Allison2002-01-251-3/+20
* Return correct RPC fault PDU on bad handle incoming.Jeremy Allison2002-01-252-0/+9
* Sync up startpageprinter with appliance.Tim Potter2002-01-231-5/+5
* Merge of fixes from 2.2.Jeremy Allison2002-01-223-15/+15
* merge from appliance_headGerald Carter2002-01-221-2/+5
* Fix the negation of the extra parinoia check on machine password changes.Andrew Bartlett2002-01-201-1/+1
* This is another *BIG* change...Andrew Bartlett2002-01-202-45/+78
* Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-203-36/+16
* This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-203-60/+210
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-202-8/+8