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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r4206: fixed a status code check in lsa_LookupNames2 that could cause a segv
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r4205: fixed the default acl mapping from posix permissions to use the mapped
Andrew Tridgell
2007-10-10
1
-33
/
+33
*
r4204: Arguments to reg_del_key more like the RPC for more efficient usage
Jelmer Vernooij
2007-10-10
9
-198
/
+175
*
r4203: the bind_info blob isn't a const.
Stefan Metzmacher
2007-10-10
2
-26
/
+89
*
r4202: added smbclient commands "addprivileges" and "delprivileges" for
Andrew Tridgell
2007-10-10
3
-1
/
+153
*
r4201: Remove duplicate const.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4200: Fix some more warnings.
Tim Potter
2007-10-10
1
-3
/
+3
*
r4199: - added server side code for lsa_RemoveAccountRights (sharing code
Andrew Tridgell
2007-10-10
1
-18
/
+42
*
r4198: - added server side code for lsa_AddAccountRights
Andrew Tridgell
2007-10-10
1
-5
/
+63
*
r4197: Remove silly extra const.
Tim Potter
2007-10-10
2
-2
/
+2
*
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
2007-10-10
2
-28
/
+163
*
r4195: added IDL, test suite and server side code for lsa_LookupPrivValue
Andrew Tridgell
2007-10-10
3
-18
/
+60
*
r4194: added server side implementation of lsa_EnumPrivs
Andrew Tridgell
2007-10-10
1
-1
/
+34
*
r4193: added server side implementation of lsa_EnumAccountsWithUserRight
Andrew Tridgell
2007-10-10
1
-7
/
+48
*
r4192: added server side implementation of lsa_EnumAccountRights
Andrew Tridgell
2007-10-10
1
-3
/
+47
*
r4183: expanded the RAW-MKDIR torture test to test creation of EA lists
Andrew Tridgell
2007-10-10
1
-11
/
+33
*
r4182: fixed trans2 mkdir, allowing mkdir with an initial EA list
Andrew Tridgell
2007-10-10
3
-2
/
+97
*
r4181: use int32 for level
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r4180: use the same syntax as the other torture tests
Stefan Metzmacher
2007-10-10
1
-5
/
+6
*
r4179: - nicer code layout
Stefan Metzmacher
2007-10-10
1
-20
/
+10
*
r4178: the level is mostly singed not unsigned
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4177: add some more error codes
Stefan Metzmacher
2007-10-10
2
-1
/
+6
*
r4176: I just remeber that I have already implement STR_CONFORMANT
Stefan Metzmacher
2007-10-10
2
-8
/
+3
*
r4175: InitiateSystemShutdownEx IDL and torture test
Jelmer Vernooij
2007-10-10
2
-1
/
+38
*
r4174: nicer debug output
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
2007-10-10
11
-338
/
+301
*
r4172: commit a DsReplicaSync() torture test
Stefan Metzmacher
2007-10-10
1
-0
/
+63
*
r4171: an attempt at better IDL for DsReplicaSync
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r4170: don't check array size for conformant arrays (they are checked separat...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4169: add descriptions about binding and unc strings to the
Stefan Metzmacher
2007-10-10
1
-1
/
+45
*
r4168: Implement QueryValue in the server
Jelmer Vernooij
2007-10-10
3
-1
/
+67
*
r4167: Fix CreateKey
Jelmer Vernooij
2007-10-10
3
-8
/
+32
*
r4166: More small API fixes, keep registry structs as small as possible.
Jelmer Vernooij
2007-10-10
9
-52
/
+13
*
r4165: added a 100 element name cache to cope with some amount of seeking
Andrew Tridgell
2007-10-10
2
-23
/
+50
*
r4164: added a test that simulates a OS/2 file delete. This includes seek by
Andrew Tridgell
2007-10-10
1
-0
/
+105
*
r4163: 2nd attempt at fixing the OS/2 "del *" problem
Andrew Tridgell
2007-10-10
1
-6
/
+0
*
r4162: this should fix the delete/findnext problem from OS/2 clients. Thanks
Andrew Tridgell
2007-10-10
2
-1
/
+7
*
r4161: two more fixes for NT4 clients. Bugs found by kukks.
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r4160: fixed the file_type in ntcreatex reply on a named pipe. NT4 requires t...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4159: fixed error return for writebraw
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both only
Jelmer Vernooij
2007-10-10
2
-13
/
+16
*
r4157: QueryMultipleValues IDL and torture test
Jelmer Vernooij
2007-10-10
2
-2
/
+53
*
r4156: GetKeySecurity() IDL and torture test
Jelmer Vernooij
2007-10-10
2
-10
/
+39
*
r4155: More destinction between hives and predefined keys
Jelmer Vernooij
2007-10-10
10
-74
/
+70
*
r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT
Jelmer Vernooij
2007-10-10
6
-19
/
+19
*
r4151: added privilege attribute handling on samdb.
Andrew Tridgell
2007-10-10
5
-5
/
+136
*
r4150: - add fns for manipulating the privilege_mask in a security_token
Andrew Tridgell
2007-10-10
2
-6
/
+33
*
r4148: add a default set of privileges to the core builtin accounts in the
Andrew Tridgell
2007-10-10
1
-1
/
+39
*
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
2007-10-10
13
-190
/
+225
*
r4146: an attempted fix for a OS/2 rename problem found by kukks - seems OS/2
Andrew Tridgell
2007-10-10
1
-2
/
+4
[prev]
[next]