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