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
*
r8567: fixed the build after the com idl changes
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r8566: Couple of code cleanups
Jelmer Vernooij
2007-10-10
1
-88
/
+74
*
r8562: small merge with upstream
Andrew Tridgell
2007-10-10
2
-12
/
+5
*
r8561: as with the other ejs subsystems, make nss into a object
Andrew Tridgell
2007-10-10
2
-13
/
+30
*
r8559: Couple of (D)COM updates:
Jelmer Vernooij
2007-10-10
8
-14
/
+20
*
r8558: move newuser logic into the provision.js lib
Andrew Tridgell
2007-10-10
2
-71
/
+86
*
r8557: expose ldb_errstring() in ldb ejs code
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r8541: this might take a few tries ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8540: fixed network interface detection on several hosts
Andrew Tridgell
2007-10-10
3
-10
/
+5
*
r8539: $LOGNAME is a common varient of $USER on some systems
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8537: cope better with the small file handle limit on some systems in the bu...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8536: - use smbd pid file to kill at end of selftest
Andrew Tridgell
2007-10-10
2
-18
/
+2
*
r8535: no longer rely on seekdir working after a closedir. Instead, keep
Andrew Tridgell
2007-10-10
4
-62
/
+35
*
r8533: improve --help output
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8532: this miight fix cross compilation for reactos
Andrew Tridgell
2007-10-10
2
-1
/
+5
*
r8530: Now our ldap server is able to fullfill present and substring searches
Simo Sorce
2007-10-10
1
-36
/
+184
*
r8529: Matching against the wrong union
Simo Sorce
2007-10-10
1
-2
/
+3
*
r8527: found an uninitialised variable in 'make valgrindtest'
Andrew Tridgell
2007-10-10
1
-10
/
+11
*
r8525: added two more test targets:
Andrew Tridgell
2007-10-10
7
-14
/
+78
*
r8523: match a zero message id in ldap replies to the last request sent. Than...
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r8522: fixed another couple of size_t warnings
Andrew Tridgell
2007-10-10
3
-4
/
+4
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
59
-116
/
+142
*
r8519: better method of ensuring null termination
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r8518: ensure all constructed NDR packets are null terminated. This is needed
Andrew Tridgell
2007-10-10
1
-8
/
+9
*
r8517: fixed a crash bug in ldb_dn_compare_base()
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r8516: let us use all parameters of ldbsearch in ldb.search
Simo Sorce
2007-10-10
1
-8
/
+31
*
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
2007-10-10
5
-16
/
+35
*
r8514: add docs
Simo Sorce
2007-10-10
1
-0
/
+2803
*
r8511: This 'can't happen', but GCC gives warnings because it thinks it can.
Andrew Bartlett
2007-10-10
1
-2
/
+6
*
r8505: - 'seal' and 'sign,seal' is the same
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8503: remove useless line
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r8500: greatly reduce the number of build warnings on x86-64 (every NDR macro
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r8499: clearer function name
Simo Sorce
2007-10-10
1
-5
/
+5
*
r8498: more test suite speedups. It's down to 5 minutes on my box now
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r8497: prevent a fd leak in RAW-SEARCH test
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8496: speed up the test_echo.sh test a lot, while still providing good coverage
Andrew Tridgell
2007-10-10
1
-5
/
+10
*
r8495: allow for up 10% change in allocated disk space during QFSINFO tests
Andrew Tridgell
2007-10-10
1
-2
/
+10
*
r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r8491: lower the offset limit that filesystems need to support to pass RAW-WR...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8490: make the ldb tests more portable
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r8489: neaten up the object handling
Andrew Tridgell
2007-10-10
2
-4
/
+20
*
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
2007-10-10
3
-44
/
+47
*
r8487: kfixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8486: switched to a separate connection operation in ldb interface
Andrew Tridgell
2007-10-10
2
-75
/
+106
*
r8485: - be friendly to shells other than bash
Andrew Tridgell
2007-10-10
3
-3
/
+6
*
r8484: switched the sys_*() calls to the OO interface
Andrew Tridgell
2007-10-10
2
-18
/
+34
*
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
2007-10-10
10
-87
/
+31
*
r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions
Andrew Tridgell
2007-10-10
4
-11
/
+21
*
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
2007-10-10
4
-6
/
+38
*
r8480: fixed a typo
Andrew Tridgell
2007-10-10
1
-2
/
+2
[next]