Subtract NT_STATUS from common flag, don't add it...
[jra/samba/.git] / source3 / rpc_server /
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-25 Jeremy AllisonPatch for #263 from jpjanosi@us.ibm.com.
2003-11-25 Jeremy AllisonPatch for #263 from jpjanosi@us.ibm.com.
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-23 Andrew BartlettAdd server-side support for variable-length session...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-19 Jeremy AllisonCorrect fix for '$' termination test.
2003-11-19 Jeremy AllisonCorrect fix for checking of '$' name termination.
2003-11-18 Rafal SzczesniakFix to correct checking of '$' name termination.
2003-11-17 Gerald Carter* make sure we only enumerate group mapping entries
2003-11-17 Gerald Carter* make sure we only enumerate group mapping entries
2003-11-09 Andrew BartlettMerge from 3.0:
2003-11-07 Gerald Carter* only install swat html files once
2003-11-07 Gerald Carter* only install swat html files once
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-11-07 Andrew BartlettRemove compleatly wrong comments. (There were correct...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-04 Tim PotterFix typo in debug statement.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-10-30 Jim McDonoughAnother round of GUID->struct uuid.
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jim McDonoughAdd server side support for epmapper pipe. Currently...
2003-10-17 Gerald Carter* fix some compile warnings in the gums code
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-02 Jeremy AllisonPortability fix from schmitz@hp.com (Joachim Schmitz...
2003-10-02 Jeremy AllisonPortability fix from schmitz@hp.com (Joachim Schmitz...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-15 Jeremy AllisonPatch from Gregory Hinton Nietsky <gregory@networksentr...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-28 Gerald Cartergetting rid of copmpiler warning
2003-08-27 Gerald Carterrenaming some functions for consistency
2003-08-23 Gerald Carterit never amazes me when some new things crawls out...
2003-08-20 Gerald CarterFix bug #252. Implement missing SAMR_REMOVE_USER_FOREI...
2003-08-19 Gerald CarterFix BUG #314: api_netUserGetGRoups() was failing prema...
2003-08-15 Gerald Carterpossible fix for bug 288 to repcent using an uninitiali...
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-15 Herb Lewisreturn actual results instead of always OK
2003-08-14 Gerald Carterjeremy foo
2003-08-14 Gerald Carterfix build
2003-08-14 Gerald CarterAttempt at fixing bug #283. There however is no solution.
2003-08-13 Gerald Carterfix bug #286.
2003-08-08 Jeremy AllisonFormat tidyup.
2003-08-08 Jeremy AllisonRPC fix from Ronan Waide <waider@waider.ie>. Tested...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-31 Jeremy AllisonWrap calls to change_oem_password() in become_root...
2003-07-25 Gerald Carterfix some error returns and strings; patch from metze
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-23 Tim PotterTypo in comment.
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-22 Tim PotterUse %p for a pointer type in a printf-style format...
2003-07-17 Andrew BartlettIn the presense of RPC fragments, schannel is not stric...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Gerald Carterfix cache coherency bug in print handle print_info_2...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-09 Jeremy AllisonGet rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve...
2003-07-08 Jeremy AllisonMoved SAM_ACCOUNT marshall/unmarshall functions to...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-03 Gerald CarterFix for bug #199 (xp driver uploads). Needed to support
2003-07-03 Andrew BartlettThis patch takes the work the jerry did for beta2,...
2003-07-03 Gerald Carterwell this was easy...
2003-07-01 Jeremy AllisonAdding jcmd's share ACL on XP patch. Thanks Jim !
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-23 Gerald Carterwrap group enuemration in brcome/unbecome_root() (bug...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-06-11 Volker LendeckeSet the user's primary unix group from usrmgr.exe.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-06-03 Jeremy AllisonMerge DEBUG message on usleep on open.
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-22 Gerald Carterfixes bugs 85 & 99 (XP domain logons); don't enable...
next