summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Add a become_root()/unbecome_root() pair to allow acces to the passdb forAndrew Bartlett2002-04-091-0/+4
* Fix Gerry bug - MajorVersion should be 2 not 3.Jeremy Allison2002-04-051-1/+1
* Removed unused variable.Tim Potter2002-03-311-1/+0
* Hack to share pipe handles between lsa and samr pipes as NT4.x usrmgrJeremy Allison2002-03-301-1/+12
* Don't core dump listing thousands of users in usrmgr.Jeremy Allison2002-03-292-11/+22
* Ensure we return a parseable value if invalid handle given.Jeremy Allison2002-03-291-17/+17
* merge from SAMBA_2_2Gerald Carter2002-03-281-1/+6
* merge from SAMBA_2_2Gerald Carter2002-03-271-6/+6
* OpenPrinter() merge from 2.2Gerald Carter2002-03-262-7/+156
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-2/+2
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-222-3/+2
* 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