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
r7501: Fix credential initialisation in ejs session setup. Implement four
Tim Potter
1
-7
/
+127
2007-10-10
r7500: Initialise module subsystems.
Tim Potter
1
-0
/
+2
2007-10-10
r7499: ensure that the account we run tests as ("Administrator") maps to the
Andrew Tridgell
3
-3
/
+16
2007-10-10
r7498: ldb_sqlite3 work in progress
Derrell Lipman
2
-44
/
+153
2007-10-10
r7497: add timeouts to all rpc requests. The default timeout is 60
Andrew Tridgell
3
-0
/
+49
2007-10-10
r7496: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it
Andrew Tridgell
9
-12
/
+17
2007-10-10
r7494: added --maximum-runtime to smbtorture as well. I have seen smbtorture
Andrew Tridgell
1
-0
/
+19
2007-10-10
r7493: add a --maximum-runtime option to smbd. If this time is exceeeded then...
Andrew Tridgell
1
-0
/
+22
2007-10-10
r7492: give better output
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r7491: libnet functions used in tests have different names now.
Rafal Szczesniak
3
-24
/
+24
2007-10-10
r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/
Rafal Szczesniak
6
-47
/
+47
2007-10-10
r7489: just a cosmetic change
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7488: update the mode in the struct too,
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r7487: check both files before and after setting the attribs on file1
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r7486: fix for the build farm to display the panic messages and backtrace ins...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ...
Andrew Tridgell
2
-2
/
+12
2007-10-10
r7484: the previous bug can also affect the kdc
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7483: ensure we try reading from a socket if epoll says we can, and don't
Andrew Tridgell
4
-4
/
+6
2007-10-10
r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it
Tim Potter
3
-6
/
+5
2007-10-10
r7481: Add a mprVarIsPtr macro.
Tim Potter
1
-0
/
+2
2007-10-10
r7480: ldb_sqlite3 work in progress
Derrell Lipman
2
-15
/
+109
2007-10-10
r7479: ifdef out some more stuff to fix compiler warnings.
Tim Potter
1
-1
/
+3
2007-10-10
r7478: fixed a problem with a backgrounded smbd looping to handle continuous
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7477: Add MPR_TYPE_PTR to ejs_typeof().
Tim Potter
1
-1
/
+2
2007-10-10
r7476: ensure dgram sockets are created non-blocking. As they usually skip
Andrew Tridgell
1
-0
/
+6
2007-10-10
r7475: removed RPC-SAMLOGON test until we get a lighter version of it. It is
Andrew Tridgell
1
-3
/
+3
2007-10-10
r7469: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7468: create better output
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7467: a little fix for the build-farm
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r7466: add RPC-SPOOLSS to the supported tests
Stefan Metzmacher
2
-1
/
+2
2007-10-10
r7465: - return empty lists for now
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r7464: add newline to printf
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r7463: - move some more stuff into functions
Stefan Metzmacher
3
-27
/
+117
2007-10-10
r7462: fix Enum* pushing, we need to send back a buffer of the same size as w...
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r7461: this is the start of some code for mapping IDL onto ejs. This is hand
Andrew Tridgell
1
-0
/
+197
2007-10-10
r7460: fixed several problems with the socket wrapper code and unbound sockets
Andrew Tridgell
1
-31
/
+79
2007-10-10
r7459: fixed pvfs for the RAW-MUX test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7458: don't look at components[-1] :-)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r7457: Return an ejs C pointer object from the ejs connect() function.
Tim Potter
1
-16
/
+62
2007-10-10
r7456: Add a simple type that represents a pointer. The ejs people may ask us
Tim Potter
4
-0
/
+34
2007-10-10
r7455: Remove some talloc contexts that aren't used.
Tim Potter
1
-11
/
+0
2007-10-10
r7449: add ctype.h header to dn expand function
Derrell Lipman
2
-23
/
+25
2007-10-10
r7446: add distclean target to generated ldb makefile
Derrell Lipman
1
-0
/
+6
2007-10-10
r7443: reorg functions for readability
Derrell Lipman
1
-667
/
+724
2007-10-10
r7442: skip tests that require smbd, but smbd is down
Stefan Metzmacher
2
-2
/
+14
2007-10-10
r7441: Get rid of // comments. Tridge, if this breaks anything, please revert...
Volker Lendecke
6
-232
/
+222
2007-10-10
r7438: work in progress
Derrell Lipman
4
-230
/
+177
2007-10-10
r7437: Make Simo happy.
Derrell Lipman
1
-1
/
+1
2007-10-10
r7436: As far as I see it, these are the last two "real" ones for Samba4 on A...
Volker Lendecke
2
-3
/
+3
[prev]
[next]