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
...
*
r2954: add server cracknames code:
Stefan Metzmacher
2007-10-10
1
-1
/
+41
*
r2953: add NTSTATUS_TALLOC_CHECK(x)
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r2952: add idl and torture test for DsCrackNames
Stefan Metzmacher
2007-10-10
3
-5
/
+81
*
r2951: fixed the intptr_t test for discard_const()
Andrew Tridgell
2007-10-10
2
-1
/
+5
*
r2950: 0x40000 is clearer than 262144
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2949: added some range checks in samr.idl
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r2948: added support for the [range(low,high)] attribute in pidl. This allows
Andrew Tridgell
2007-10-10
2
-1
/
+7
*
r2941: added pvfs_flush() implementation to the posix backend
Andrew Tridgell
2007-10-10
5
-10
/
+71
*
r2940: Complain when there is an attempt to register a backend for a subsyste...
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r2939: Use /* */ style comments
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r2938: Use IDL to dissect the RHS of floors in protocol towers
Jelmer Vernooij
2007-10-10
4
-78
/
+133
*
r2937: Make sure all memory is initialized
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r2934: - changed the unixuid module to use the nt_user_token instead of the s...
Andrew Tridgell
2007-10-10
2
-14
/
+21
*
r2933: Only pull a union once when it occurs in a subcontext
Jelmer Vernooij
2007-10-10
1
-2
/
+6
*
r2932: character expansion in strlower_m or strupper_m is considered fatal
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r2931: use next_codepoint() to ensure we properly handle multi-byte character...
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r2930: added a security context cache to the unixuid module. The module
Andrew Tridgell
2007-10-10
1
-4
/
+22
*
r2929: longhorn does not produce sorted directory listings! This is
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...
Andrew Tridgell
2007-10-10
3
-38
/
+23
*
r2927: imported the hash2 name mangling code from Samba3 into Samba4, but
Andrew Tridgell
2007-10-10
5
-39
/
+693
*
r2926: name->dos.attrib is not valid unless name->exists is true
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r2925: added the definition for a new rpc fault code I am seeing on epmapper ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
2007-10-10
5
-54
/
+76
*
r2920: Support passing a handle to a SAMR pipe to a RPC Binding or Select
Jelmer Vernooij
2007-10-10
7
-21
/
+44
*
r2916: longhorn client doesn't bother setting the directory bit in ntcreatex
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r2915: Open domain first before enumerating users and groups
Jelmer Vernooij
2007-10-10
1
-4
/
+6
*
r2914: ... and support enumerating values (data is not handled yet, only the ...
Jelmer Vernooij
2007-10-10
1
-30
/
+11
*
r2913: - Don't print hive name if it is NULL (regtree)
Jelmer Vernooij
2007-10-10
3
-12
/
+9
*
r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...
Volker Lendecke
2007-10-10
1
-54
/
+92
*
r2911: Fix bug in opening relative keys
Jelmer Vernooij
2007-10-10
1
-8
/
+12
*
r2910: I noticed that the samr torture test was doing its own DOS->UNIX
Andrew Tridgell
2007-10-10
2
-139
/
+139
*
r2909: fix some RAW-SEARCH torture mem leaks
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r2908: fix typo
Simo Sorce
2007-10-10
1
-1
/
+1
*
r2907: auto destroy iconv memory handles on exit, to make valgrind leak
Andrew Tridgell
2007-10-10
1
-19
/
+26
*
r2906: fixed a memory leak in the smbclient -L code
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r2904: - fixed the old style SMBsearch to return the pvfs shortname, not a tr...
Andrew Tridgell
2007-10-10
2
-3
/
+6
*
r2903: a considerably more efficient (both in terms of CPU and memory)
Andrew Tridgell
2007-10-10
1
-17
/
+17
*
r2902: make toupper_w() and tolower_w() slightly faster by putting the most c...
Andrew Tridgell
2007-10-10
1
-8
/
+8
*
r2901: if we can't load upcase.dat or lowcase.dat then don't waste 256k
Andrew Tridgell
2007-10-10
1
-27
/
+8
*
r2900: rusty pointed out to me that discard_const() can be done via a macro
Andrew Tridgell
2007-10-10
3
-24
/
+23
*
r2898: - Support enumerating remote registry values
Jelmer Vernooij
2007-10-10
2
-76
/
+67
*
r2897: Fix double registration (of the registry subsystem) bug
Jelmer Vernooij
2007-10-10
1
-16
/
+24
*
r2896: Add torture test for EnumValue()
Jelmer Vernooij
2007-10-10
1
-24
/
+25
*
r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...
Volker Lendecke
2007-10-10
1
-0
/
+103
*
r2893: added very primitive name mangling support to pvfs
Andrew Tridgell
2007-10-10
2
-4
/
+58
*
r2892: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASE
Stefan Metzmacher
2007-10-10
2
-10
/
+10
*
r2890: fix segfault when call is destroyed and we dereference it
Stefan Metzmacher
2007-10-10
1
-4
/
+3
*
r2889: add DRSUAPI server
Stefan Metzmacher
2007-10-10
5
-1
/
+371
*
r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi
Stefan Metzmacher
2007-10-10
3
-47
/
+47
[prev]
[next]