summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Add server-side support for variable-length session keys (as used byAndrew Bartlett2003-11-231-9/+6
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-224-13/+42
* Correct fix for checking of '$' name termination.Jeremy Allison2003-11-191-3/+2
* * make sure we only enumerate group mapping entriesGerald Carter2003-11-171-135/+44
* * only install swat html files onceGerald Carter2003-11-071-3/+17
* Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison2003-11-072-11/+86
* Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett2003-11-071-6/+0
* Fix typo in debug statement.Tim Potter2003-11-041-1/+1
* Fix more 64-bit printf warnings.Tim Potter2003-11-032-3/+3
* Fix for bug #667. DFS filenames can now have arbitrary case.Jeremy Allison2003-10-281-19/+39
* Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison2003-10-211-1/+2
* split some security related functions in their own files.Simo Sorce2003-10-062-36/+36
* Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison2003-10-021-1/+1
* commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-011-11/+19
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-255-68/+58
* Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-193-6/+6
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-8/+18
* Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison2003-09-151-1/+1
* More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison2003-09-051-2/+2
* getting rid of copmpiler warningGerald Carter2003-08-281-0/+2
* renaming some functions for consistencyGerald Carter2003-08-272-10/+10
* it never amazes me when some new things crawls out of the windowsGerald Carter2003-08-232-1/+7
* Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter2003-08-202-21/+80
* Fix BUG #314: api_netUserGetGRoups() was failing prematurelyGerald Carter2003-08-192-2/+11
* possible fix for bug 288 to repcent using an uninitialized cli_state structGerald Carter2003-08-151-0/+2
* get rid of some sompiler warnings on IRIXHerb Lewis2003-08-154-20/+8
* return actual results instead of always OKHerb Lewis2003-08-151-2/+2
* jeremy fooGerald Carter2003-08-141-1/+6
* fix buildGerald Carter2003-08-141-0/+2
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-1413-109/+474
* fix bug #286.Gerald Carter2003-08-131-2/+17
* Format tidyup.Jeremy Allison2003-08-081-4/+4
* RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison2003-08-081-1/+0
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-0111-11/+11
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-0110-12/+9
* Wrap calls to change_oem_password() in become_root()/unbecome_root() pairsJeremy Allison2003-07-311-12/+12
* fix some error returns and strings; patch from metzeGerald Carter2003-07-251-6/+14
* More printf portability fixes. Got caught out by some gcc'isms lastTim Potter2003-07-252-7/+7
* More printf fixes - size_t is long on some architectures.Tim Potter2003-07-242-6/+6
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-3/+3
* Typo in comment.Tim Potter2003-07-231-1/+1
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-2/+3
* Use %p for a pointer type in a printf-style format string. Also castingTim Potter2003-07-221-1/+1
* In the presense of RPC fragments, schannel is not strictly request/reply,Andrew Bartlett2003-07-171-5/+0
* fix cache coherency bug in print handle print_info_2 cache.Gerald Carter2003-07-141-1/+28
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-14/+26
* moving more code around.Gerald Carter2003-07-111-4/+31
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-13/+15
* Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison2003-07-091-20/+17
* Moved SAM_ACCOUNT marshall/unmarshall functions to make them externallyJeremy Allison2003-07-081-3/+3