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