index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...
Gerald Carter
2007-10-10
1
-26
/
+81
*
r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don't
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure error st...
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r805: Fix to stop smbd hanging on missing group member from "Jianliang Lu" <j...
Jeremy Allison
2007-10-10
1
-5
/
+1
*
r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct group
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r704: BUG 1315: fix for schannel client connections to server's that don't su...
Gerald Carter
2007-10-10
1
-6
/
+9
*
r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ...
Volker Lendecke
2007-10-10
1
-3
/
+6
*
r475: Don't add ss padding length to the sent length as this is compared
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r473: Fix for Microsoft hotfix MS04-011 password change breakage.
Jeremy Allison
2007-10-10
1
-26
/
+52
*
r238: Fix memleak
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r229: Don't list domain groups from BUILTIN.
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
6
-13
/
+69
*
r145: pdb_create_alias now returns NTSTATUS. More of this to follow.
Volker Lendecke
2007-10-10
1
-2
/
+5
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
2
-271
/
+185
*
r115: finally checking in tridge's winbindd_schannel patch for connections
Gerald Carter
2007-10-10
1
-2
/
+2
*
r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, but
Jim McDonough
2007-10-10
1
-0
/
+6
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-7
/
+7
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-0
/
+0
*
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
2004-04-02
1
-4
/
+4
*
BUG 1023: surround get_group_from_gid() with become_unbecome_root() block
Gerald Carter
2004-04-01
1
-1
/
+5
*
Fix sambaUserWorkstations for network samlogons against us as DC. Strip
Volker Lendecke
2004-03-18
1
-1
/
+9
*
merging print change notify fix from HP appliance. Also might address some o...
Gerald Carter
2004-03-16
1
-78
/
+0
*
Formatting reformat before I start to change anything here.
Jeremy Allison
2004-03-10
1
-273
/
+258
*
There's a specific error message NT_STATUS_ALIAS_EXISTS.
Volker Lendecke
2004-03-04
1
-1
/
+1
*
more usrmgr fixes: display lockout timers in minutes, not seconds, for samr 2e
Jim McDonough
2004-03-03
1
-2
/
+2
*
quick for for usrmgr. unknown_6 is really max dimension of logon hours array...
Jim McDonough
2004-03-03
1
-30
/
+12
*
Merge fields_present function from HEAD. Now, a field will not be updated
Jim McDonough
2004-03-02
1
-116
/
+158
*
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2004-02-29
1
-1
/
+1
*
Do the query part of the previous fix...reset time and duration are set in mi...
Jim McDonough
2004-02-25
1
-2
/
+2
*
reset time and duration are set in minutes, not seconds. Works from usrmgr.
Jim McDonough
2004-02-25
1
-2
/
+2
*
Fixup correct (as per W2K3) returns for lookupsids as well as lookupnames.
Jeremy Allison
2004-02-19
1
-6
/
+7
*
Fix based on Volker's code to correctly return code from lsa_lookup_sids
Jeremy Allison
2004-02-17
1
-17
/
+19
*
Be able to set alias info for builtin as well.
Volker Lendecke
2004-02-17
1
-1
/
+2
*
In samr_lookup_names Windows does not return WKN_GRP(5) but ALIAS(4) when
Volker Lendecke
2004-02-17
1
-1
/
+6
*
Cosmetic fix: Use sid_is_in_our_domain instead of doing it per hand.
Volker Lendecke
2004-02-16
1
-7
/
+3
*
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2004-02-12
1
-6
/
+6
*
remerge andrew's cracklib patch from HEAD and fix a compile warnings
Gerald Carter
2004-02-02
1
-3
/
+14
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
3
-4
/
+4
*
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
2004-01-26
1
-2
/
+2
*
Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...
Gerald Carter
2004-01-15
1
-1
/
+1
*
revert the cracklib changes until post 3.0.2
Gerald Carter
2004-01-14
1
-14
/
+3
*
First stab at cracklib support (password quality checking) in Samba 3.0
Andrew Bartlett
2004-01-12
1
-3
/
+14
*
fix some warnings from the Sun compiler
Gerald Carter
2004-01-09
1
-1
/
+1
*
Match Win2k, and return NT_STATUS_INVALID_PARAMETER
Andrew Bartlett
2004-01-02
1
-2
/
+2
*
JHT came up with a nasty (broken) torture case in preparing examples for
Andrew Bartlett
2004-01-02
1
-99
/
+50
*
make sure we delete the group mapping before calling the delete group script;...
Gerald Carter
2003-12-16
1
-2
/
+4
*
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
2003-12-10
1
-1
/
+1
*
more group lookup access fixes on the neverending bug 281
Gerald Carter
2003-12-10
2
-11
/
+10
*
fix process_incoming_data() to return the number of bytes handled this call w...
Gerald Carter
2003-12-04
1
-1
/
+3
[prev]
[next]