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
r7874: reverted metzes patch svn 7837 as it is not portable to make on
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7873: hopefully fixed build of ldb_explode_dn() on AIX
Andrew Tridgell
1
-27
/
+9
2007-10-10
r7872: another place we were relying on the old behaviour of value()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7871: setup spoolss, wins and hklm dbs correctly in selftest
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as
Andrew Tridgell
5
-5
/
+5
2007-10-10
r7869: revert the configure changes from jelmers commit for heimdal_build
Andrew Tridgell
1
-4
/
+5
2007-10-10
r7868: canonicalise the message before using ldb_add() in the ldbadd utility.
Andrew Tridgell
1
-0
/
+2
2007-10-10
r7867: a couple of bug fixes for newuser.pl from kukks
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7866: Remove some unused autoconf macro calls.
Jelmer Vernooij
4
-26
/
+21
2007-10-10
r7865: changed pidl to take a "const void *" instead of a "void *" for the
Andrew Tridgell
17
-55
/
+51
2007-10-10
r7864: fixed some const bugs
Andrew Tridgell
2
-3
/
+3
2007-10-10
r7863: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7862: Updates to the Kerberos notes, based on recent changes and discoveries.
Andrew Bartlett
1
-19
/
+90
2007-10-10
r7861: Nicer output, remove some false warnings.
Jelmer Vernooij
1
-8
/
+10
2007-10-10
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
15
-355
/
+303
2007-10-10
r7859: Merge a few scripts to one script that checks for the following unused
Jelmer Vernooij
7
-108
/
+121
2007-10-10
r7858: removed some unused variables
Andrew Tridgell
1
-3
/
+0
2007-10-10
r7857: improved the handling of end-of-file on sockets in the smb server
Andrew Tridgell
1
-2
/
+8
2007-10-10
r7856: fixed warning of 'methods' shadowed variable
Andrew Tridgell
1
-4
/
+4
2007-10-10
r7855: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7854: only enable wrapping in the ldap server if it was negotiated by gensec
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7851: We are case preserving let the DN be returned the same the user put it...
Simo Sorce
2
-78
/
+83
2007-10-10
r7850: Support mkdir() with just one parameter. Patch from
Jelmer Vernooij
10
-1
/
+32
2007-10-10
r7845: remove unused files
Stefan Metzmacher
3
-579
/
+6
2007-10-10
r7844: eliminate superfluous attribute tables
Derrell Lipman
1
-382
/
+91
2007-10-10
r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the right
Andrew Bartlett
2
-31
/
+27
2007-10-10
r7837: use some more 'make' features
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r7834: added comment about the "((" search test
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7833: changed ldbsearch and ldbedit to have command line syntax closer to
Andrew Tridgell
3
-19
/
+19
2007-10-10
r7832: missed one
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7831: use cn=TEST as base of test DNs so we don't interfere with potentially...
Andrew Tridgell
6
-66
/
+66
2007-10-10
r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...
Derrell Lipman
8
-364
/
+1156
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
13
-231
/
+322
2007-10-10
r7816: Implementation of "shortcut" function for those (probably many) who
Rafal Szczesniak
3
-4
/
+126
2007-10-10
r7814: Propagate the change in resolve_name_send function.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r7813: Make async request independent from config file routines.
Rafal Szczesniak
1
-11
/
+3
2007-10-10
r7810: don't give errors when the ldap server sends us reference replies
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7808: fixed the build of ldb after the binary file support in ldif was added
Andrew Tridgell
1
-1
/
+3
2007-10-10
r7806: add test for binary files as attribute values
Simo Sorce
3
-0
/
+8
2007-10-10
r7805: add support to read binary files into attributes data like ldap tools ...
Simo Sorce
1
-3
/
+73
2007-10-10
r7804: added the samba specific ldif handlers into the tree, but don't enable
Andrew Tridgell
6
-5
/
+146
2007-10-10
r7803: added support in ldb for callers to setup ldif read/write functions,
Andrew Tridgell
3
-10
/
+86
2007-10-10
r7802: Remove a junk file.
Tim Potter
1
-71
/
+0
2007-10-10
r7801: the ldap server needs this logic too
Andrew Tridgell
2
-0
/
+12
2007-10-10
r7800: added the same request serialisation logic to our socket based rpc
Andrew Tridgell
3
-0
/
+12
2007-10-10
r7795: use a share specific allocation rounding
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7793: allow integers in smb.conf to be specified in octal or hex
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7792: make the allocation size rounding in pvfs configurable
Andrew Tridgell
3
-3
/
+8
2007-10-10
r7790: Allow remembering more configure-level data (and
Jelmer Vernooij
4
-6
/
+12
2007-10-10
r7784: give an error in ldb_tdb for invalid modify flags. The "whenChanged"
Andrew Tridgell
1
-0
/
+3
[next]