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
...
*
r4039: added a test for an element > 128 bytes in length, to ensure we test
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r4038: fix sign/unsign bug I introduced in -r 4022
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2007-10-10
22
-48
/
+50
*
r4036: expanded the RAW-ACLS torture test to include tests for the
Andrew Tridgell
2007-10-10
1
-2
/
+427
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
32
-104
/
+116
*
r4034: add a function security_descriptor_create() which can be used to
Andrew Tridgell
2007-10-10
1
-0
/
+79
*
r4033: removed a pointless comment
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4027: add a useful function for debugging
Stefan Metzmacher
2007-10-10
1
-0
/
+18
*
r4026: added NT ACL checking on pvfs_open() for existing files. I need to
Andrew Tridgell
2007-10-10
2
-16
/
+90
*
r4025: added a sec_access_check() function for checking security descriptors
Andrew Tridgell
2007-10-10
3
-39
/
+163
*
r4022: fix compiler warnings
Stefan Metzmacher
2007-10-10
4
-6
/
+7
*
r4015: correct copyright attributions
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r4014: removed unused MacExtension.h header
Andrew Tridgell
2007-10-10
1
-246
/
+0
*
r4013: got rid of a bunch of unused or unmaintained code
Andrew Tridgell
2007-10-10
12
-2676
/
+80
*
r4012: split out the lsa lookup single name logic into a separate function
Andrew Tridgell
2007-10-10
1
-24
/
+34
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
41
-646
/
+450
*
r4010: fixed parsing of null attributes in the ldb ldif parser
Andrew Tridgell
2007-10-10
2
-2
/
+7
*
r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...
Stefan Metzmacher
2007-10-10
2
-10
/
+23
*
r4002: NT 4.0 sp6a can't do schannel 128
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r4001: fix segfault fix auth failed
Stefan Metzmacher
2007-10-10
2
-0
/
+4
*
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
2007-10-10
5
-5
/
+5
*
r3999: - reply with the same DsBindInfo blob as w2k3 in the server function
Stefan Metzmacher
2007-10-10
2
-6
/
+54
*
r3998: allow const arrays (see next commit to drsuapi.idl)
Stefan Metzmacher
2007-10-10
3
-469
/
+626
*
r3997: fix STR_CHARLEN pull case
Stefan Metzmacher
2007-10-10
1
-21
/
+25
*
r3996: add some comments
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r3995: improved the default ACL mapping from unix perms
Andrew Tridgell
2007-10-10
1
-7
/
+11
*
r3994: - removed the unused reference count code in lsa server
Andrew Tridgell
2007-10-10
1
-37
/
+39
*
r3993: use distinctive fnums in the ipc backend, to make monitoring sniffs ea...
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...
Andrew Tridgell
2007-10-10
2
-17
/
+104
*
r3991: for uid->sid and gid->sid to be efficient we need to index on unixID
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3990: take advantage of the uid->sid and gid->sid code to create a much
Andrew Tridgell
2007-10-10
3
-14
/
+97
*
r3989: added a linear algorithmic mapping for uid->sid and gid->sid within
Andrew Tridgell
2007-10-10
1
-21
/
+351
*
r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r3984: success full parse the repsFrom/repsTo LDAP fields
Stefan Metzmacher
2007-10-10
2
-28
/
+36
*
r3983: posix:fakeoplocks should default to False, not True !
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap
Andrew Tridgell
2007-10-10
5
-160
/
+237
*
r3981: Use correct access-mask when querying aliases.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r3980: added server side support for lsa_LookupNames() and lsa_LookupNames2()
Andrew Tridgell
2007-10-10
1
-36
/
+179
*
r3979: added server side code for lsa_LookupSids2() and fixed authority_name
Andrew Tridgell
2007-10-10
2
-33
/
+136
*
r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()
Andrew Tridgell
2007-10-10
2
-2
/
+140
*
r3977: fixed the lmPwdHash change in the rpc server (we were not fetching the
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r3976: changed NBENCH to use the same recording method as the latest dbench,
Andrew Tridgell
2007-10-10
3
-68
/
+91
*
r3975: added LFN filesystem attribute bit definition from ethereal
Andrew Tridgell
2007-10-10
2
-1
/
+2
*
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
2007-10-10
13
-161
/
+158
*
r3971: fix compiler warnings
Stefan Metzmacher
2007-10-10
9
-21
/
+21
*
r3970: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3969: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-6
/
+6
*
r3968: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r3967: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-4
/
+4
*
r3966: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-7
/
+7
[prev]
[next]