index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2587: fixed a couple of authentication memory leaks. There are more to be
Andrew Tridgell
2007-10-10
3
-2
/
+9
*
r2586: updated the nbench example in the README to reflect the new chaining s...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r2583: mkproto.pl now treats "int main" as a special case and avoids it.
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...
Tim Potter
2007-10-10
4
-2
/
+149
*
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
2007-10-10
7
-0
/
+398
*
r2580: fixed an uninitialised byte found by valgrind
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2577: - I recently found out that charaters below 0x3F are guaranteed not to
Andrew Tridgell
2007-10-10
2
-45
/
+58
*
r2576: Some userspace tools for getting and setting ntacls via the 'security....
Tim Potter
2007-10-10
4
-0
/
+252
*
r2573: - added a configure test for nanosecond time resolution in struct stat
Andrew Tridgell
2007-10-10
5
-26
/
+56
*
r2572: fixed two places where status is not initialised in the nbench backend
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2562: got rid of the "reference" backend that never happened - the code is
Andrew Tridgell
2007-10-10
3
-1021
/
+0
*
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
2007-10-10
25
-184
/
+192
*
r2560: Don't require structure fields that have the pidl value() property
Tim Potter
2007-10-10
2
-27
/
+7
*
r2559: Python ints can't hold the full range of uint32 values so store them
Tim Potter
2007-10-10
2
-22
/
+55
*
r2556: fixed the -s one bug that jelmer pointed out
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2555: Start of a rpcclient type program.
Tim Potter
2007-10-10
2
-0
/
+319
*
r2554: added a test for a bug that jelmer pointed out (handling of -s one)
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r2553: fixed ldbtest so it passes the ldap schema restrictions and thus can b...
Andrew Tridgell
2007-10-10
1
-18
/
+11
*
r2552: Character set conversion and string handling updates.
Andrew Bartlett
2007-10-10
12
-491
/
+328
*
r2551: Add const.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r2550: survive our own BASE-NEGNOWAIT torture test.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r2547: Another place to use convert_string_talloc().
Andrew Bartlett
2007-10-10
1
-7
/
+5
*
r2546: Remove another strupper_m() that we don't need.
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r2545: str_charnum -> strlen_m.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r2544: (missed from the last commit)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r2543: Catch one more use of sub_get_remote_machine().
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r2542: I really don't like the 'substitute' code, and I particularly don't
Andrew Bartlett
2007-10-10
5
-50
/
+22
*
r2541: Add a TODO: This is one place we can grab the remote netbios name.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r2538: Support IPv6 as transport for MSRPC. Tested against Win2k3
Jelmer Vernooij
2007-10-10
2
-11
/
+35
*
r2537: Add static and use strlen_m instead of str_charnum().
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r2536: This is a classic case for the use of our new talloc code, and
Andrew Bartlett
2007-10-10
1
-9
/
+8
*
r2535: Make certain, that even if we have invalid ASN.1 here, and the caller ...
Andrew Bartlett
2007-10-10
1
-1
/
+7
*
r2534: Change NTLMSSP parsing to avoid a seperate str_chrnum() call - storing
Andrew Bartlett
2007-10-10
1
-44
/
+60
*
r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r2531: Fix crashbug
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r2530: Don't put main in proto.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r2527: - add a dummy for a simple ldb backend
Stefan Metzmacher
2007-10-10
4
-10
/
+72
*
r2526: use LDAP error 53 (unwillingToPerform)
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r2525: fix a search response when the backend didn't support Search
Stefan Metzmacher
2007-10-10
1
-1
/
+16
*
r2524: a simple pvfs rename implementation to make testing easier
Andrew Tridgell
2007-10-10
3
-10
/
+70
*
r2523: - readd rootDSE reply
Stefan Metzmacher
2007-10-10
4
-77
/
+371
*
r2521: fixed two uninitialised data errors found with valgrind when
Andrew Tridgell
2007-10-10
2
-4
/
+2
*
r2520: - finished implementing the server side of the old style search requests
Andrew Tridgell
2007-10-10
5
-92
/
+213
*
r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc)
Jelmer Vernooij
2007-10-10
1
-23
/
+19
*
r2518: Some long overdue changes:
Jelmer Vernooij
2007-10-10
23
-1326
/
+1011
*
r2516: Remove duplicate line.
Tim Potter
2007-10-10
1
-1
/
+0
*
r2515: Fixes from smbtorture - these session keys are not individually encryp...
Andrew Bartlett
2007-10-10
1
-4
/
+8
*
r2514: Remove unused funcions, and add static.
Andrew Bartlett
2007-10-10
1
-55
/
+1
*
r2513: Avoid strupper/strlower when you can. This developers module
Andrew Bartlett
2007-10-10
1
-3
/
+1
*
r2512: Remove unused stub functions.
Andrew Bartlett
2007-10-10
1
-36
/
+0
[next]