summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed comment-in-commentAndrew Tridgell2001-05-011-1/+1
* Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison2001-05-012-1/+192
* More acl -> the_acl, %d with uid_t issues.Jeremy Allison2001-04-271-13/+13
* fix a bug in printer name handling that jerry reported.Jean-François Micouleau2001-04-271-3/+8
* converted the passdb smbpasswd implementation to using tallocGerald Carter2001-04-251-1/+3
* Fix "proc num out of range" error. Missing rpc call.Jeremy Allison2001-04-232-12/+88
* Finally got name & SID returns correct.Jeremy Allison2001-04-221-1/+4
* merging from 2.2 to headAndrew Tridgell2001-04-221-9/+3
* JF pointed out we were returning the wrong info for Domain member with infoJeremy Allison2001-04-211-17/+9
* Getting medieval with compiler warnings as Jeremy puts it.Tim Potter2001-04-161-1/+1