index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8101: Fix some indentation.
Tim Potter
1
-8
/
+8
2007-10-10
r8099: clean up after BASE-TCON
Volker Lendecke
1
-0
/
+2
2007-10-10
r8098: Add my copyright and remove unecessary header dependency.
Rafal Szczesniak
1
-2
/
+2
2007-10-10
r8096: Remove function that has became libnet_Lookup fuction.
Rafal Szczesniak
2
-78
/
+0
2007-10-10
r8095: Fix compiler warning.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8094: Fix compiler warnings.
Rafal Szczesniak
1
-9
/
+33
2007-10-10
r8091: fix invalid attribute names s/_/-/g
Simo Sorce
1
-40
/
+40
2007-10-10
r8084: do not leak memory on errors
Simo Sorce
2
-8
/
+6
2007-10-10
r8083: check attribute type is valid (only ascii alphanum chars and '-' char)
Simo Sorce
1
-0
/
+19
2007-10-10
r8082: large rewite of ldb_dn.c
Simo Sorce
15
-345
/
+284
2007-10-10
r8081: Add simple test for RpcConnect function.
Rafal Szczesniak
3
-1
/
+98
2007-10-10
r8080: Use libnet_context where using libnet_Lookup functions now.
Rafal Szczesniak
1
-6
/
+19
2007-10-10
r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8078: rpc connect function uses structure now.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8077: Propagate changes in rpc connect routine to functions using it
Rafal Szczesniak
5
-96
/
+96
2007-10-10
r8076: Put name resolution methods into libnet_context. This allows libnet based
Rafal Szczesniak
3
-15
/
+47
2007-10-10
r8075: Make rpc connect function part of libnet api, as I suppose many
Rafal Szczesniak
2
-70
/
+64
2007-10-10
r8073: a successful rpc call from ejs!
Andrew Tridgell
7
-13
/
+306
2007-10-10
r8071: reduce the size of the default ldb tests. We run on some pretty low po...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8069: the beginnings of code to allow rpc calls to be made from ejs
Andrew Tridgell
7
-39
/
+195
2007-10-10
r8068: reduced the verbosity of the EPM code
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8067: added a method for disabling the password prompt in programs that want
Andrew Tridgell
1
-1
/
+9
2007-10-10
r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking of
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8059: fixed handling of delete on close fir directories
Andrew Tridgell
1
-0
/
+5
2007-10-10
r8058: added testing of delete on close for files and directories
Andrew Tridgell
2
-4
/
+88
2007-10-10
r8057: use our defined push/pull types in the validate code (fixes a warning)
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8056: make the realm lowercase in our ldb (better matches w2k3)
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8055: added canonicalName to our domainDns record
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData
Stefan Metzmacher
3
-0
/
+72
2007-10-10
r8053: requests from mmc show that the auth info for a bind should be 4 byte ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8052: that looks nicer:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...
Andrew Tridgell
2
-2
/
+30
2007-10-10
r8050: - make use of more [value()] properties
Stefan Metzmacher
4
-23
/
+17
2007-10-10
r8049: add function that returns the build version (of w2k3 here 3790)
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r8046: - add somemore failure checks in the RPC-SPOOLSS test
Stefan Metzmacher
5
-79
/
+121
2007-10-10
r8045: fix valgrind warning, add zero padding when the string doesn't fill th...
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r8044: give a better error code
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r8043: increase shell compatibility of ldb tests
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8042: give better error message
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8041: remove a mis-spelled debug message :-)
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8040: run ldb test suite as part of samba 'make test'
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8039: allow ldb test suite to be run outside of the ldb directory
Andrew Tridgell
4
-33
/
+41
2007-10-10
r8038: - fixed indexing on binary values that need base64 encoding and canoni...
Andrew Tridgell
2
-3
/
+24
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
19
-684
/
+1368
2007-10-10
r8036: revert rev 8023/8024 as they have a bugs.
Stefan Metzmacher
3
-81
/
+71
2007-10-10
r8035: added indexing tests. current ldb fails the integer indexing, will be ...
Andrew Tridgell
1
-4
/
+24
2007-10-10
r8033: - add easier valgrind testing
Andrew Tridgell
1
-11
/
+25
2007-10-10
r8032: added loop detection into talloc. Robert Collins found a way to make a
Andrew Tridgell
2
-16
/
+67
2007-10-10
r8028: fix a crash bug in ulogoff, when the tree_connect failed before
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r8024: avoid one memcpy in the ipc_trans dcesrv_output() callback
Stefan Metzmacher
1
-30
/
+41
[prev]
[next]