summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2001-07-30Added "use mmap" for HPUX.Jeremy Allison1-1/+1
2001-07-25Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.Tim Potter4-102/+102
2001-07-23Fix case insensitive password change code.Jeremy Allison1-29/+29
2001-07-19#ifdef'ed out some unused functions.Tim Potter1-0/+8
2001-07-17Fix usermanager for domains - we were returning no memory when weJeremy Allison1-10/+22
2001-07-12Removed unused variable.Tim Potter1-1/+0
2001-07-09implement:Jean-François Micouleau2-1/+406
2001-07-09add query user info level 20 (for RAS)Jean-François Micouleau1-22/+195
2001-07-08This removes unused paramaters from various authtication functions, and shouldAndrew Bartlett1-1/+1
2001-07-07Add a new paramater: add machine scriptAndrew Bartlett1-3/+11
2001-07-05Fix for enumerating large numbers of users.Jeremy Allison1-33/+48
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell4-11/+11
2001-07-04The big character set handling changeover!Andrew Tridgell8-80/+50
2001-07-02Fixed extra file_free calls - my fault :-(.Jeremy Allison1-2/+0
2001-07-02This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where weAndrew Bartlett1-2/+0
2001-06-29Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.Jeremy Allison2-0/+62
2001-06-29From JF....Jeremy Allison1-19/+25
2001-06-26SGI compiler fixes.Herb Lewis2-13/+1
2001-06-25Cosmetic fixups found while playing with the server manager. Added supportTim Potter2-0/+50
2001-06-22Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),Jeremy Allison1-4/+4
2001-06-21Merging Gerry's spoolss changes.Jeremy Allison1-0/+33
2001-06-20Fixed W2K SP2 joining a Samba PDC hosted domain.Jeremy Allison2-9/+35
2001-06-19Only try and open a directory if we get EISDIR.Jeremy Allison1-4/+8
2001-06-19Fixed typo in debug message.Tim Potter1-1/+1
2001-06-19rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.Jeremy Allison1-1/+1
2001-06-18Fix for assert fail - left over when moved to dynamic allocation.Jeremy Allison1-3/+1
2001-06-18Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison1-4/+0
2001-06-18Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory supportJeremy Allison1-6/+16
2001-06-16Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.Jeremy Allison2-0/+229
2001-06-13Make message receive fn static.Jeremy Allison1-1/+1
2001-06-12Fixed typo in debug message.Tim Potter1-1/+1
2001-06-06Added getconf flags for RH7.1 lfs support. Changed while() to a for()Jeremy Allison1-11/+4
2001-06-05Merge of lsa_lookup_names() i18n bugfix from appliance.Tim Potter1-0/+5
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell1-1/+1
2001-06-02Merge of i18n domain name fix for lsa_query_info_policy() from applianceTim Potter1-9/+13
2001-06-02i18n bugfix merge from appliance.Tim Potter1-1/+6
2001-05-294 new functions to retrieve single linked list of group and passwd entriesSimo Sorce1-8/+27
2001-05-24Added server side reponse to net_logon_ctrl rpc. We can now respondTim Potter2-3/+62
2001-05-18merge from 2.2 (deleteprinterdriver RPC)Gerald Carter2-0/+115
2001-05-18Fix the W2KSP2 joining a Samba domain problem.Jeremy Allison3-6/+11
2001-05-10Should be faliing on False and not True. Bad check on return valueGerald Carter1-1/+1
2001-05-09check for valid pointer before calling memset() in samr_clear_sam_passwdGerald Carter1-2/+2
2001-05-08fixes to the group mapping code.Jean-François Micouleau2-8/+79
2001-05-08Fixed compiler warning.Tim Potter1-1/+0
2001-05-08Fix for insure missmatched parameter error.Jeremy Allison1-1/+1
2001-05-07merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter1-3/+0
2001-05-07removed unused variablesGerald Carter1-2/+0
2001-05-07Patch from Simo:Gerald Carter4-66/+66
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau5-457/+602
2001-05-02Fix noticed by John Trostel - we need to return our account SID for level 5.Jeremy Allison1-1/+1