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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r4822: fix return code when you ask for a non-privileged SID via one of the p...
Gerald Carter
2007-10-10
2
-0
/
+12
*
r4821: finish off 'net rpc rights [list|grant|revoke]'
Gerald Carter
2007-10-10
4
-45
/
+271
*
r4820: add beginnings of 'net rpc rights' for managing privilege assignments
Gerald Carter
2007-10-10
4
-8
/
+134
*
r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilege
Gerald Carter
2007-10-10
3
-88
/
+36
*
r4805: Last planned change to the privileges infrastructure:
Gerald Carter
2007-10-10
9
-194
/
+406
*
r4802: Don't try to update a column with the name "NULL"
Jelmer Vernooij
2007-10-10
1
-1
/
+7
*
r4788: Don't log mysql password at debug level 1.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing
Volker Lendecke
2007-10-10
6
-0
/
+206
*
r4751: This is a domain policy, not a user one
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo...
Volker Lendecke
2007-10-10
1
-2
/
+10
*
r4749: Fix memleak
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r4746: add server support for lsa_enum_acct_rights(); last checkin for the night
Gerald Carter
2007-10-10
5
-19
/
+105
*
r4742: add server support for lsa_add/remove_account_rights() and fix some pa...
Gerald Carter
2007-10-10
5
-18
/
+247
*
r4740: allow SE_PRINT_OPERATORS to have printer admin access
Gerald Carter
2007-10-10
2
-5
/
+18
*
r4739: require membership in Domain Admins to be able to set privileges
Gerald Carter
2007-10-10
1
-0
/
+25
*
r4738: Fix for bug #2238 - memory leak in shadow copy vfs.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
2007-10-10
10
-24
/
+112
*
r4732: Even if we have 'password server' set, we need to look up the native D...
Volker Lendecke
2007-10-10
1
-0
/
+6
*
r4731: Fix the build
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
2007-10-10
18
-825
/
+937
*
r4704: Fix encoding while receiving of a message which was actually sent usin...
Alexander Bokovoy
2007-10-10
1
-4
/
+4
*
r4697: Fix for bug #2231 inspired by brad.ellis@its.monash.edu.au.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r4668: allow the caller to invoke init_unistr2() with a NULL buffer to match ...
Gerald Carter
2007-10-10
1
-0
/
+8
*
r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.
Jeremy Allison
2007-10-10
2
-13
/
+10
*
r4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to fix
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r4656: Convert the winreg pipe to use WERROR returns (as it should).
Jeremy Allison
2007-10-10
6
-99
/
+99
*
r4651: Add "refuse machine password change" policy field. This update will just
Jim McDonough
2007-10-10
3
-16
/
+65
*
r4646: Allow Account Lockout with Lockout Duration "forever" (until admin
Günther Deschner
2007-10-10
1
-3
/
+9
*
r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...
Gerald Carter
2007-10-10
2
-3
/
+6
*
r4633: Finally give rpcclient a port-command.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r4604: Attempt to fix the buildfarm build.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r4601: Removed any use of the MAX_XXX_STR style definitions. A little larger
Jeremy Allison
2007-10-10
3
-84
/
+72
*
r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of select
Jeremy Allison
2007-10-10
2
-1
/
+15
*
r4579: small changes to allow the members og the Domain Admins group on the S...
Gerald Carter
2007-10-10
2
-64
/
+163
*
r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r4575: adding extra debug to cm_prepare_connection()
Gerald Carter
2007-10-10
1
-0
/
+3
*
r4573: merge -r 4572 from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2007-10-10
8
-46
/
+58
*
r4561: This looks a lot larger than it is, this is to reduce the clutter on f...
Volker Lendecke
2007-10-10
13
-145
/
+145
*
r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com :
Jeremy Allison
2007-10-10
1
-4
/
+26
*
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
2007-10-10
12
-566
/
+385
*
r4538: Fix bugzilla 2198, accounts which have password last set to 0 are getting
Jim McDonough
2007-10-10
1
-0
/
+3
*
r4514: Fix for bugzilla 1770. Remove READ_ATTRIBUTES from GENERIC_EXECUTE, o...
Jim McDonough
2007-10-10
1
-1
/
+1
*
r4370: Don't assume the compiler supports declarations after statements.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)
Jeremy Allison
2007-10-10
1
-6
/
+18
*
r4353: Finally get length of munged_dial correct.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r4352: Base64-encode munged-dial with correct length in 'net rpc vampire'.
Günther Deschner
2007-10-10
1
-1
/
+4
*
r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.
Günther Deschner
2007-10-10
2
-3
/
+26
*
r4350: bumping version to 3.0.11pre2
Gerald Carter
2007-10-10
1
-1
/
+1
*
r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...
Jeremy Allison
2007-10-10
1
-1
/
+1
[prev]
[next]