summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r7936: new ldb_dn_explode and ldb_dn_casefold functions and coSimo Sorce2007-10-107-86/+70
* r7935: auth_unix now uses crypt(), so depend on -lcrypt.Andrew Bartlett2007-10-101-1/+1
* r7934: ported samba3 pass_check functions to auth_unix.cSimo Sorce2007-10-101-5/+332
* r7933: darn, forgot to add thisAndrew Tridgell2007-10-101-0/+39
* r7932: don't use the nbt called name as server name, for dcerpc_server_name()Stefan Metzmacher2007-10-101-9/+8
* r7931: fixed a bug in the cifs backend found with the new test codeAndrew Tridgell2007-10-101-1/+12
* r7930: - added testing of the cifs passthru backendAndrew Tridgell2007-10-101-8/+18
* r7929: yet another attempt at fixing installswat on freebsd 5Andrew Tridgell2007-10-101-1/+1
* r7928: Add rename, unlink and list commands.Tim Potter2007-10-101-2/+139
* r7927: fixed an error on partial socket writes in the rpc serverAndrew Tridgell2007-10-102-2/+2
* r7926: poptGetNextOpt() returns int, not charAndrew Tridgell2007-10-101-1/+1
* r7925: small tidyup (please keep lines at a reasonable length)Andrew Tridgell2007-10-101-1/+2
* r7924: Add mkdir() and rmdir() functions.Tim Potter2007-10-101-2/+81
* r7923: removed dependence on Data::DumperAndrew Tridgell2007-10-102-5/+0
* r7922: Comment out complicated connect/session/tree API for the moment. ReplaceTim Potter2007-10-101-2/+83
* r7921: fixed newuser script (letting samldb module allocate the sid)Andrew Tridgell2007-10-101-13/+0
* r7920: another attempt at making installswat.sh portableAndrew Tridgell2007-10-101-17/+13
* r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell2007-10-105-16/+6
* r7918: fixed a crash bug in the ldap serverAndrew Tridgell2007-10-101-1/+1
* r7917: macosx doesn't have a group called 'users'Andrew Tridgell2007-10-101-0/+2
* r7916: - got rid of the in_client globalAndrew Tridgell2007-10-105-23/+2
* r7915: report the number of failed tests so far when running 'make test' inte...Andrew Tridgell2007-10-101-1/+1
* r7914: - we don't need to override the database locations in selftest any moreAndrew Tridgell2007-10-101-5/+6
* r7913: prevent recursion in the socket wrapper codeAndrew Tridgell2007-10-101-0/+1
* r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell2007-10-104-17/+45
* 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