summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19048: ensure our memory gets cleaned up even upon exceptionDerrell Lipman1-1/+1
2007-10-10r19036: add LOCAL-REPLACE and reorder the testlistStefan Metzmacher1-4/+6
2007-10-10r19035: add LOCAL-REPLACE testStefan Metzmacher2-0/+3
2007-10-10r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtortureStefan Metzmacher1-4/+6
2007-10-10r19032: let the getdents replacement fail and see what the build-farm says.Stefan Metzmacher1-0/+1
2007-10-10r19029: test if opendir() on a file sets errno = ENOTDIRStefan Metzmacher1-2/+6
2007-10-10r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farmVolker Lendecke1-5/+76
2007-10-10r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak3-93/+81
2007-10-10r19024: remove read-only and policy dependent fields and flagsRafal Szczesniak5-129/+40
2007-10-10r19023: lets see what the build-farm says about trying theStefan Metzmacher1-22/+22
2007-10-10r19022: eliminate a warningDerrell Lipman1-1/+1
2007-10-10r19021: match the prototype for a trigger functionDerrell Lipman1-2/+2
2007-10-10r19020: move jsonrpc_include to a more appropriate location in the file, and ...Derrell Lipman1-13/+17
2007-10-10r19019: Add a parser for javascript literals. This is implemented for parsin...Derrell Lipman2-1/+672
2007-10-10r19017: Merge from Samba3:Volker Lendecke2-0/+24