summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r18975: follow the advice from "William Jojo" <jojowil@hvcc.edu>Stefan Metzmacher2007-10-101-1/+1
* r18974: we don't have the configure check that setsStefan Metzmacher2007-10-101-5/+1
* r18972: we don't need this now all builds in the build farm are limited to 150Andrew Tridgell2007-10-101-12/+0
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-104-11/+21
* r18970: avoid strndup and strnlen on AIX. They are quite broken. SeeAndrew Tridgell2007-10-102-2/+6
* r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIESAndrew Tridgell2007-10-101-1/+4
* r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bugAndrew Tridgell2007-10-101-0/+6
* r18960: fix caching of some configure tests AC_CACHE_CHECK()Stefan Metzmacher2007-10-102-20/+20
* r18957: we need to include unistd.h in system/network.h becauseStefan Metzmacher2007-10-101-0/+4
* r18948: fix the build on solaris, the ioctl() prototypeStefan Metzmacher2007-10-101-1/+1
* r18947: overload listen() and ioctl() in socket_wrapperStefan Metzmacher2007-10-103-0/+46
* r18946: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r18945: fix compiler warnings and end-of-non-void function bugsStefan Metzmacher2007-10-102-11/+17
* r18944: talloc_reference() can fail...Stefan Metzmacher2007-10-101-1/+1
* r18943: Samba4 wants its databases private to root. I know some of them couldAndrew Tridgell2007-10-101-0/+5
* r18942: add a ldb_set_create_perms() function in ldb. I didn't call itAndrew Tridgell2007-10-104-1/+16
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-101-1/+1
* r18936: hopefully fix the test for negative enum values. When a compilerAndrew Tridgell2007-10-101-9/+3
* r18933: Add helpful emacs markerAndrew Bartlett2007-10-101-0/+1
* r18925: Add current snapshot of the ejs-2.0 code. Tridge, will you be incorp...Derrell Lipman2007-10-1080-0/+33339
* r18918: - bail out with unsupported option to socket()Stefan Metzmacher2007-10-101-18/+53
* r18917: having 255 virtual interfaces available in socket wrapper means weAndrew Tridgell2007-10-103-8/+10
* r18916: fixed the messaging layer on *BSD systems. When a socket was full weAndrew Tridgell2007-10-101-1/+1
* r18915: fix usage of popt, do make -W setting the recursive flag on SuSE 10.1Stefan Metzmacher2007-10-101-19/+58
* r18914: this bug fix needs to be for just hpux 11.11Andrew Tridgell2007-10-101-1/+4
* r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This ideaAndrew Tridgell2007-10-101-0/+1
* r18911: add a JSON encoderDerrell Lipman2007-10-101-0/+213
* r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell2007-10-101-0/+5
* r18909: use newer functions that were introduced after this code was madeSimo Sorce2007-10-101-7/+2
* r18908: Store the schema structure into an opaque pointer so that it can be r...Simo Sorce2007-10-101-6/+14
* r18903: merge from samba3:Stefan Metzmacher2007-10-104-4/+6
* r18894: Merge const fixes from 3_0Volker Lendecke2007-10-101-5/+5
* r18890: sort the flags out and remove unknown as there's stillRafal Szczesniak2007-10-101-6/+4
* r18887: add flags found while on the plane.Rafal Szczesniak2007-10-101-14/+19
* r18885: Fix bug in our IDL pointed out by RonnieSimo Sorce2007-10-101-2/+2
* r18884: client_test.exp getting changed to client_tests.exp was an intentiona...Brad Henry2007-10-101-1/+1
* r18883: Start including test_functions.sh.Brad Henry2007-10-101-113/+70
* r18882: make style consistentSimo Sorce2007-10-101-1/+3
* r18881: remove wrong check and statement.Simo Sorce2007-10-101-5/+0
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-108-26/+1152
* r18873: Use WERR_errors table rather than DOS_errors table for wireshark.Jelmer Vernooij2007-10-101-2/+2
* r18872: when converting IDL to use out,ref pointers, you also must fix anyAndrew Tridgell2007-10-101-1/+1
* r18862: as andrew pointed our on irc, if we are going to define _TRUE, thenAndrew Tridgell2007-10-101-2/+2
* r18861: merge from samba3Andrew Tridgell2007-10-101-0/+11
* r18860: fixed some code that bitrotted while we didn't have the safety checkAndrew Tridgell2007-10-103-8/+8
* r18859: finally worked out what is going wrong with immediate structures. TheAndrew Tridgell2007-10-101-0/+27
* r18851: Some C++ warningsVolker Lendecke2007-10-101-8/+8
* r18850: add strspn() function i ejsDerrell Lipman2007-10-101-0/+17
* r18849: a bit of help for the new user, to figure out how to do initial setupDerrell Lipman2007-10-101-0/+4
* r18848: Save the json library before I start hacking on it. I'm going to beDerrell Lipman2007-10-1046-0/+43812