summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2004-02-02remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter1-3/+14
2004-01-30Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison3-4/+4
2004-01-26This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett1-2/+2
2004-01-15Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...Gerald Carter1-1/+1
2004-01-14revert the cracklib changes until post 3.0.2Gerald Carter1-14/+3
2004-01-12First stab at cracklib support (password quality checking) in Samba 3.0Andrew Bartlett1-3/+14
2004-01-09fix some warnings from the Sun compilerGerald Carter1-1/+1
2004-01-02Match Win2k, and return NT_STATUS_INVALID_PARAMETERAndrew Bartlett1-2/+2
2004-01-02JHT came up with a nasty (broken) torture case in preparing examples forAndrew Bartlett1-99/+50
2003-12-16make sure we delete the group mapping before calling the delete group script;...Gerald Carter1-2/+4
2003-12-10Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter1-1/+1
2003-12-10more group lookup access fixes on the neverending bug 281Gerald Carter2-11/+10
2003-12-04fix process_incoming_data() to return the number of bytes handled this call w...Gerald Carter1-1/+3
2003-12-04* fix RemoveSidForeignDomain() ; bug 252Gerald Carter3-57/+92
2003-12-02Match Win2k and return 'invalid parameter' for creating of a new account withAndrew Bartlett1-0/+6
2003-11-25Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison1-1/+2
2003-11-24more access fixes for group enumeration in LDAP; bug 281Gerald Carter3-8/+24
2003-11-23Add server-side support for variable-length session keys (as used byAndrew Bartlett1-9/+6
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett4-13/+42
2003-11-19Correct fix for checking of '$' name termination.Jeremy Allison1-3/+2
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter1-135/+44
2003-11-07* only install swat html files onceGerald Carter1-3/+17
2003-11-07Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison2-11/+86
2003-11-07Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett1-6/+0
2003-11-04Fix typo in debug statement.Tim Potter1-1/+1
2003-11-03Fix more 64-bit printf warnings.Tim Potter2-3/+3
2003-10-28Fix for bug #667. DFS filenames can now have arbitrary case.Jeremy Allison1-19/+39
2003-10-21Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison1-1/+2
2003-10-06split some security related functions in their own files.Simo Sorce2-36/+36
2003-10-02Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison1-1/+1
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-11/+19
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison5-68/+58
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison3-6/+6
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison1-8/+18
2003-09-15Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison1-1/+1
2003-09-05More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison1-2/+2
2003-08-28getting rid of copmpiler warningGerald Carter1-0/+2
2003-08-27renaming some functions for consistencyGerald Carter2-10/+10
2003-08-23it never amazes me when some new things crawls out of the windowsGerald Carter2-1/+7
2003-08-20Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter2-21/+80
2003-08-19Fix BUG #314: api_netUserGetGRoups() was failing prematurelyGerald Carter2-2/+11
2003-08-15possible fix for bug 288 to repcent using an uninitialized cli_state structGerald Carter1-0/+2
2003-08-15get rid of some sompiler warnings on IRIXHerb Lewis4-20/+8
2003-08-15return actual results instead of always OKHerb Lewis1-2/+2
2003-08-14jeremy fooGerald Carter1-1/+6
2003-08-14fix buildGerald Carter1-0/+2
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter13-109/+474
2003-08-13fix bug #286.Gerald Carter1-2/+17
2003-08-08Format tidyup.Jeremy Allison1-4/+4
2003-08-08RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison1-1/+0