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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r7572: fixed filter in test suite
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7571: fixed the generation of the filter string for extended filters
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7570: Add tree, session and socket disconnect ejs functions.
Tim Potter
2007-10-10
1
-8
/
+114
*
r7569: Fix typo in comments.
Tim Potter
2007-10-10
1
-2
/
+2
*
r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. This
Andrew Tridgell
2007-10-10
1
-8
/
+13
*
r7567: added wire parsing of NOT and extended ldap search requests. This
Andrew Tridgell
2007-10-10
1
-37
/
+97
*
r7566: added support for LDAPString types in the asn.1 library
Andrew Tridgell
2007-10-10
1
-5
/
+20
*
r7565: fixed handling of sasl data in ldap server
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r7564: added a test showing the search expression that w2k is actually giving
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r7562: work in progress
Derrell Lipman
2007-10-10
1
-323
/
+699
*
r7561: moved OID constants into ldb.h and used manifest constants in ldb_match.c
Derrell Lipman
2007-10-10
2
-2
/
+8
*
r7560: added tests for extended bitop search functions
Andrew Tridgell
2007-10-10
2
-0
/
+50
*
r7559: support 64 bit matching in bitops
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r7558: added support in ldb for extended ldap search requests. These are
Andrew Tridgell
2007-10-10
6
-14
/
+193
*
r7557: trigger a probe at tconx time to see if xattrs are really supported by
Andrew Tridgell
2007-10-10
2
-0
/
+19
*
r7556: fixed typo in documentation
Derrell Lipman
2007-10-10
1
-2
/
+2
*
r7552: Use ParseExpr() for [value] attributes; allows
Jelmer Vernooij
2007-10-10
15
-53
/
+32
*
r7546: fix comment
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7536: doesn't spam the smbd_log in the build_farm...
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r7533: don't show compile flags for each file
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r7531: Finally fix lp_load(). I had left hooks in place which restricted us
Andrew Bartlett
2007-10-10
1
-6
/
+0
*
r7530: Simply calling convention of lp_load().
Andrew Bartlett
2007-10-10
14
-71
/
+20
*
r7528: cleaned up the QueryDisplayInfo_continue test
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
2007-10-10
29
-215
/
+264
*
r7526: make test should depend on the bins
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
2007-10-10
15
-93
/
+48
*
r7524: make the ldap ASN.1 filter parse code go via a struct
Andrew Tridgell
2007-10-10
1
-77
/
+107
*
r7523: blergh
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r7522: added a ldb_filter_from_tree() function that takes a ldb_parse_tree
Andrew Tridgell
2007-10-10
2
-3
/
+57
*
r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot.
Andrew Bartlett
2007-10-10
1
-16
/
+17
*
r7520: Fix memory leak in hdb-ldb.c
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and use
Andrew Tridgell
2007-10-10
5
-426
/
+48
*
r7518: don't use an uninitialised ldb debug function when failing to load mod...
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r7517: handle zero length equality tests
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7516: make sure binary decoding gives us something we can run string functio...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r7515: merge in the binary encode/decode enhancements from the libcli/ldap/
Andrew Tridgell
2007-10-10
2
-2
/
+69
*
r7514: make the ldb_parse code not depend on a ldb_context, so we can now pot...
Andrew Tridgell
2007-10-10
3
-16
/
+5
*
r7513: don't try to write to the smbd log file between tests. zeroing a file
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r7510: fixed error code for using a bad tid.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),
Andrew Bartlett
2007-10-10
4
-5
/
+2
*
r7508: Fix memory leak of outgoing packets in the KDC.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r7507: fixed the problem with users being shown too many times in acl
Andrew Tridgell
2007-10-10
2
-3
/
+48
*
r7506: handle the case where cron does not setup $USER
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r7505: Add more argument forms for session_setup().
Tim Potter
2007-10-10
1
-1
/
+34
*
r7504: missed one
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7503: turn off the sleep test here too
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7502: the sleep test in echo is already run on the main rpc test, so no need...
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r7501: Fix credential initialisation in ejs session setup. Implement four
Tim Potter
2007-10-10
1
-7
/
+127
*
r7500: Initialise module subsystems.
Tim Potter
2007-10-10
1
-0
/
+2
*
r7499: ensure that the account we run tests as ("Administrator") maps to the
Andrew Tridgell
2007-10-10
3
-3
/
+16
[prev]
[next]