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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r7628: Unused variables.
Tim Potter
2007-10-10
1
-4
/
+0
*
r7627: Fix warning in unused (?) function.
Tim Potter
2007-10-10
1
-1
/
+1
*
r7626: a new ldap client library. Main features are:
Andrew Tridgell
2007-10-10
16
-1099
/
+947
*
r7621: Trivial reformatting while trying to understand share modes. Still sur...
Volker Lendecke
2007-10-10
1
-21
/
+16
*
r7615: fix the build and simplify gendb_search_dn
Simo Sorce
2007-10-10
3
-31
/
+18
*
r7608: bug fix after yesterday's change
Simo Sorce
2007-10-10
1
-1
/
+1
*
r7605: Display properties in header files again.
Jelmer Vernooij
2007-10-10
1
-15
/
+16
*
r7604: Bunch of small pidl updates. Mostly removing unused functions,
Jelmer Vernooij
2007-10-10
7
-313
/
+142
*
r7602: fix some compiler warnings
Derrell Lipman
2007-10-10
3
-3
/
+3
*
r7601: ldb_sqlite3 work in progress
Derrell Lipman
2007-10-10
5
-47
/
+231
*
r7599: it turns out we were not using the ldif code in libcli/ldap/ at all,
Andrew Tridgell
2007-10-10
1
-393
/
+0
*
r7598: take advantage of struct data_blob and struct ldb_val being the same
Andrew Tridgell
2007-10-10
2
-14
/
+3
*
r7597: removed the bogus get_myfullname() and get_mydomname() calls, and put
Andrew Tridgell
2007-10-10
2
-56
/
+56
*
r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted
Andrew Tridgell
2007-10-10
9
-35
/
+35
*
r7594: abartlet is right that this hack is not actually necessary, it just
Andrew Tridgell
2007-10-10
1
-6
/
+2
*
r7593: simplified the memory management in the ldap code. Having a mem_ctx
Andrew Tridgell
2007-10-10
13
-154
/
+156
*
r7590: Cleanups, add more notes on new string code.
Jelmer Vernooij
2007-10-10
4
-61
/
+35
*
r7588: Fix lacking space in the comment.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r7587: More comments.
Rafal Szczesniak
2007-10-10
1
-0
/
+41
*
r7586: ldb_sqlite3 making progress. add and search have indicated a willingn...
Derrell Lipman
2007-10-10
3
-379
/
+306
*
r7582: Better way to have a fast path searching for a specific DN.
Simo Sorce
2007-10-10
10
-79
/
+103
*
r7580: - add GetPrinterDriverDirectory() idl, torture test and server code
Stefan Metzmacher
2007-10-10
4
-21
/
+250
*
r7575: - fix GetPrinterData() push side
Stefan Metzmacher
2007-10-10
2
-24
/
+93
*
r7574: - seperate [in] and [out] buffers and buf_sizes
Stefan Metzmacher
2007-10-10
4
-218
/
+198
*
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
[prev]
[next]