summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-107-23/+23
* r7910: fixed typo in _SAMBA_BUILD_ macroAndrew Tridgell2007-10-101-2/+2
* r7909: don't consider not finding a list of network interfaces from the kerne...Andrew Tridgell2007-10-101-1/+0
* r7907: the old solaris perl doesn't handle mkdir() without a modeAndrew Tridgell2007-10-101-1/+1
* r7906: some portability fixes for ldap testing on solaris (solaris grep doesn...Andrew Tridgell2007-10-101-2/+2
* r7905: this should fix installswat on FreeBSD. Thanks to nodie for testing th...Andrew Tridgell2007-10-101-1/+1
* r7901: check if system supports UTF-16LE at all in LOCAL-ICONV testAndrew Tridgell2007-10-101-1/+9
* r7900: the existing ltdb indexing code does in fact cope with binary fields, ...Andrew Tridgell2007-10-101-1/+1
* r7899: fixed a crash bug in the RAW-CONTEXT testAndrew Tridgell2007-10-101-2/+0
* r7898: don't die on bad iconv libs in LOCAL-ICONV testAndrew Tridgell2007-10-101-0/+8
* r7897: work in progressDerrell Lipman2007-10-103-102/+223
* r7896: don't output null rules for blank targets (caued make failure on irix)Andrew Tridgell2007-10-101-0/+4
* r7895: hopefully this will fix the popt build on solarisAndrew Tridgell2007-10-101-0/+2
* r7894: remove portability experiments until its working in the smb-build test...Andrew Tridgell2007-10-101-3/+5
* r7891: Improve output of unused macro find scriptJelmer Vernooij2007-10-102-97/+13
* r7875: try to see if this is portableStefan Metzmacher2007-10-101-5/+3
* r7874: reverted metzes patch svn 7837 as it is not portable to make onAndrew Tridgell2007-10-101-2/+4
* r7873: hopefully fixed build of ldb_explode_dn() on AIXAndrew Tridgell2007-10-101-27/+9
* r7872: another place we were relying on the old behaviour of value()Andrew Tridgell2007-10-101-1/+1
* r7871: setup spoolss, wins and hklm dbs correctly in selftestAndrew Tridgell2007-10-101-0/+3
* r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell2007-10-105-5/+5
* r7869: revert the configure changes from jelmers commit for heimdal_buildAndrew Tridgell2007-10-101-4/+5
* r7868: canonicalise the message before using ldb_add() in the ldbadd utility.Andrew Tridgell2007-10-101-0/+2
* r7867: a couple of bug fixes for newuser.pl from kukksAndrew Tridgell2007-10-101-2/+2
* r7866: Remove some unused autoconf macro calls.Jelmer Vernooij2007-10-104-26/+21
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-1017-55/+51
* r7864: fixed some const bugsAndrew Tridgell2007-10-102-3/+3
* r7863: removed an unused variableAndrew Tridgell2007-10-101-1/+0
* r7862: Updates to the Kerberos notes, based on recent changes and discoveries.Andrew Bartlett2007-10-101-19/+90
* r7861: Nicer output, remove some false warnings.Jelmer Vernooij2007-10-101-8/+10
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-1015-355/+303
* r7859: Merge a few scripts to one script that checks for the following unusedJelmer Vernooij2007-10-107-108/+121
* r7858: removed some unused variablesAndrew Tridgell2007-10-101-3/+0
* r7857: improved the handling of end-of-file on sockets in the smb serverAndrew Tridgell2007-10-101-2/+8
* r7856: fixed warning of 'methods' shadowed variableAndrew Tridgell2007-10-101-4/+4
* r7855: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7854: only enable wrapping in the ldap server if it was negotiated by gensecAndrew Tridgell2007-10-101-2/+4
* r7851: We are case preserving let the DN be returned the same the user put it...Simo Sorce2007-10-102-78/+83
* r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij2007-10-1010-1/+32
* r7845: remove unused filesStefan Metzmacher2007-10-103-579/+6
* r7844: eliminate superfluous attribute tablesDerrell Lipman2007-10-101-382/+91
* r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the rightAndrew Bartlett2007-10-102-31/+27
* r7837: use some more 'make' featuresStefan Metzmacher2007-10-101-4/+2
* r7834: added comment about the "((" search testAndrew Tridgell2007-10-101-0/+4
* r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell2007-10-103-19/+19
* r7832: missed oneAndrew Tridgell2007-10-101-1/+1
* r7831: use cn=TEST as base of test DNs so we don't interfere with potentially...Andrew Tridgell2007-10-106-66/+66
* r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman2007-10-108-364/+1156
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-1013-231/+322
* r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2007-10-103-4/+126