summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.Tim Potter2001-07-254-102/+102
* Fix case insensitive password change code.Jeremy Allison2001-07-231-29/+29
* #ifdef'ed out some unused functions.Tim Potter2001-07-191-0/+8
* Fix usermanager for domains - we were returning no memory when weJeremy Allison2001-07-171-10/+22
* Removed unused variable.Tim Potter2001-07-121-1/+0
* implement:Jean-François Micouleau2001-07-092-1/+406
* add query user info level 20 (for RAS)Jean-François Micouleau2001-07-091-22/+195
* This removes unused paramaters from various authtication functions, and shouldAndrew Bartlett2001-07-081-1/+1
* Add a new paramater: add machine scriptAndrew Bartlett2001-07-071-3/+11
* Fix for enumerating large numbers of users.Jeremy Allison2001-07-051-33/+48
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-044-11/+11
* The big character set handling changeover!Andrew Tridgell2001-07-048-80/+50
* Fixed extra file_free calls - my fault :-(.Jeremy Allison2001-07-021-2/+0
* This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where weAndrew Bartlett2001-07-021-2/+0
* Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.Jeremy Allison2001-06-292-0/+62
* From JF....Jeremy Allison2001-06-291-19/+25
* SGI compiler fixes.Herb Lewis2001-06-262-13/+1
* Cosmetic fixups found while playing with the server manager. Added supportTim Potter2001-06-252-0/+50
* Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),Jeremy Allison2001-06-221-4/+4
* Merging Gerry's spoolss changes.Jeremy Allison2001-06-211-0/+33
* Fixed W2K SP2 joining a Samba PDC hosted domain.Jeremy Allison2001-06-202-9/+35
* Only try and open a directory if we get EISDIR.Jeremy Allison2001-06-191-4/+8
* Fixed typo in debug message.Tim Potter2001-06-191-1/+1
* rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.Jeremy Allison2001-06-191-1/+1
* Fix for assert fail - left over when moved to dynamic allocation.Jeremy Allison2001-06-181-3/+1
* Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison2001-06-181-4/+0
* Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory supportJeremy Allison2001-06-181-6/+16
* Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.Jeremy Allison2001-06-162-0/+229
* Make message receive fn static.Jeremy Allison2001-06-131-1/+1
* Fixed typo in debug message.Tim Potter2001-06-121-1/+1
* Added getconf flags for RH7.1 lfs support. Changed while() to a for()Jeremy Allison2001-06-061-11/+4
* Merge of lsa_lookup_names() i18n bugfix from appliance.Tim Potter2001-06-051-0/+5
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* Merge of i18n domain name fix for lsa_query_info_policy() from applianceTim Potter2001-06-021-9/+13
* i18n bugfix merge from appliance.Tim Potter2001-06-021-1/+6
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-8/+27
* Added server side reponse to net_logon_ctrl rpc. We can now respondTim Potter2001-05-242-3/+62
* merge from 2.2 (deleteprinterdriver RPC)Gerald Carter2001-05-182-0/+115
* Fix the W2KSP2 joining a Samba domain problem.Jeremy Allison2001-05-183-6/+11
* Should be faliing on False and not True. Bad check on return valueGerald Carter2001-05-101-1/+1
* check for valid pointer before calling memset() in samr_clear_sam_passwdGerald Carter2001-05-091-2/+2
* fixes to the group mapping code.Jean-François Micouleau2001-05-082-8/+79
* Fixed compiler warning.Tim Potter2001-05-081-1/+0
* Fix for insure missmatched parameter error.Jeremy Allison2001-05-081-1/+1
* merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter2001-05-071-3/+0
* removed unused variablesGerald Carter2001-05-071-2/+0
* Patch from Simo:Gerald Carter2001-05-074-66/+66
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-045-457/+602
* Fix noticed by John Trostel - we need to return our account SID for level 5.Jeremy Allison2001-05-021-1/+1
* Remove embedded '/*' in comment.Jeremy Allison2001-05-021-1/+1