summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19180: with "export MAKE_TEST_KEEP_PCAP=yes" make testStefan Metzmacher1-1/+6
2007-10-10r19178: fix the standalone build of socket_wrapper by not usingStefan Metzmacher1-9/+34
2007-10-10r19176: Also require <fcntl.h> and <sys/ioctl.h> for non samba builds.Love Hörnquist Åstrand1-0/+2
2007-10-10r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing.Love Hörnquist Åstrand1-0/+2
2007-10-10r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak1-1/+1
2007-10-10r19173: see if HPUX 11.23 needs the same workaround as 11.11Stefan Metzmacher1-0/+4
2007-10-10r19171: change the socket wrapper license toStefan Metzmacher2-36/+72
2007-10-10r19165: handle errors better for jsonrpc. generate an error object whenever ...Derrell Lipman2-2/+46
2007-10-10r19162: Merge WERR code from Samba 3.Günther Deschner2-0/+2
2007-10-10r19153: Simple consistency check for enumprinters level 2 as wellVolker Lendecke1-2/+18
2007-10-10r19152: A simple consistency check for enumprintersVolker Lendecke1-5/+17
2007-10-10r19150: add a usefull tool to test the gdb_backtrace scriptStefan Metzmacher1-0/+42
2007-10-10r19149: ladebug needs to have the stoponattach flag setStefan Metzmacher1-6/+11
2007-10-10r19146: merge from samba3:Stefan Metzmacher1-1/+3
2007-10-10r19142: ensure no race conditions during installation by having same name in ...Derrell Lipman1-0/+12
2007-10-10r19139: typos; consitent ordering of operationsDerrell Lipman1-4/+6
2007-10-10r19136: No conflict, after "svn up" it applied correctly", merge 19126 from 3_0Volker Lendecke1-4/+7
2007-10-10r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave r19...Volker Lendecke1-6/+12
2007-10-10r19131: merge from samba3:Stefan Metzmacher1-1/+1
2007-10-10r19129: Add comment to clarify behaviorSimo Sorce1-0/+4
2007-10-10r19128: - make the gdb_backtrace script more portableStefan Metzmacher1-19/+68
2007-10-10r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher1-1/+1
2007-10-10r19122: merge from samba3:Stefan Metzmacher1-4/+17
2007-10-10r19120: silence a warning about a test functionAndrew Tridgell1-0/+1
2007-10-10r19118: get rid of a bunch of bool misuse warningsAndrew Tridgell1-19/+19
2007-10-10r19117: I've changed the checker wrapper on snab to allow for aAndrew Tridgell1-0/+3
2007-10-10r19116: fixed a checker warningAndrew Tridgell1-4/+2
2007-10-10r19115: Add the mapping required between Samba4's AD schema OIDs and whatAndrew Bartlett1-0/+28
2007-10-10r19114: fixed another checker warning and a possible error on allocationAndrew Tridgell1-1/+3
2007-10-10r19113: fixed another checker warning.Andrew Tridgell1-0/+1
2007-10-10r19112: fixed a checker warning.Andrew Tridgell1-1/+1
2007-10-10r19111: fixed basic web server operationAndrew Tridgell1-0/+1
2007-10-10r19098: withStefan Metzmacher1-5/+20
2007-10-10r19097: add support for SUCKET_WRAPPER_PCAP_FILEStefan Metzmacher1-14/+306
2007-10-10r19092: active replica records cannot expire!Stefan Metzmacher1-3/+16
2007-10-10r19091: merge from samba3:Stefan Metzmacher1-4/+23
2007-10-10r19084: make socket_wrapper more portable (standalone) and not use uintX_tStefan Metzmacher1-5/+5
2007-10-10r19082: add the source vs. destination address and tcp logicStefan Metzmacher1-0/+242
2007-10-10r19079: talloc_array can failVolker Lendecke1-0/+1
2007-10-10r19076: ldb_dn_copy_partial can failVolker Lendecke1-0/+1
2007-10-10r19075: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19074: Merge from 3_0: Fix a potential NULL dereference.Volker Lendecke1-1/+1
2007-10-10r19069: The sequence number is a 64 bit unsigned integerSimo Sorce1-2/+2
2007-10-10r19068: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19063: merge from samba3Stefan Metzmacher1-0/+21
2007-10-10r19059: allow dash in URLsDerrell Lipman1-1/+1
2007-10-10r19055: JSON-RPC is working! It passes the small qooxdoo JSON-RPC test suiteDerrell Lipman2-124/+233
2007-10-10r19053: match the flag values with the actual equivalents in samr.idlRafal Szczesniak1-2/+2
2007-10-10r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman3-11/+70
2007-10-10r19049: Samba 3 client fixesGerald Carter1-1/+18