Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 again | Volker Lendecke | 1 | -6/+46 |
2007-10-10 | r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_state | Volker Lendecke | 1 | -26/+26 |
2007-10-10 | r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS... | Volker Lendecke | 2 | -6/+102 |
2007-10-10 | r19199: split out the xattr NTACL code into a separate part of the posix | Andrew Tridgell | 6 | -49/+207 |
2007-10-10 | r19198: fix typo... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19196: merge from samba3: | Stefan Metzmacher | 6 | -25/+27 |
2007-10-10 | r19195: this should fix should workaround the broken | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19188: merge from samba3: | Stefan Metzmacher | 6 | -14/+19 |
2007-10-10 | r19187: this function should be static... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19186: that doesn't help... | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r19180: with "export MAKE_TEST_KEEP_PCAP=yes" make test | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r19178: fix the standalone build of socket_wrapper by not using | Stefan Metzmacher | 1 | -9/+34 |
2007-10-10 | r19176: Also require <fcntl.h> and <sys/ioctl.h> for non samba builds. | Love Hörnquist Åstrand | 1 | -0/+2 |
2007-10-10 | r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing. | Love Hörnquist Åstrand | 1 | -0/+2 |
2007-10-10 | r19174: fix the test to pass against win2k3 server (username length | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19173: see if HPUX 11.23 needs the same workaround as 11.11 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19171: change the socket wrapper license to | Stefan Metzmacher | 2 | -36/+72 |
2007-10-10 | r19167: - Various JSON-RPC facilities will desire to keep resources open in a | Derrell Lipman | 3 | -0/+805 |
2007-10-10 | r19166: better bug and reporting and proper authentication tracking | Derrell Lipman | 1 | -4/+13 |
2007-10-10 | r19165: handle errors better for jsonrpc. generate an error object whenever ... | Derrell Lipman | 2 | -2/+46 |
2007-10-10 | r19162: Merge WERR code from Samba 3. | Günther Deschner | 2 | -0/+2 |
2007-10-10 | r19153: Simple consistency check for enumprinters level 2 as well | Volker Lendecke | 1 | -2/+18 |
2007-10-10 | r19152: A simple consistency check for enumprinters | Volker Lendecke | 1 | -5/+17 |
2007-10-10 | r19150: add a usefull tool to test the gdb_backtrace script | Stefan Metzmacher | 1 | -0/+42 |
2007-10-10 | r19149: ladebug needs to have the stoponattach flag set | Stefan Metzmacher | 1 | -6/+11 |
2007-10-10 | r19146: merge from samba3: | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r19142: ensure no race conditions during installation by having same name in ... | Derrell Lipman | 6 | -0/+12 |
2007-10-10 | r19141: add a reasonable subset of the qooxdoo runtime environment, and examp... | Derrell Lipman | 2098 | -0/+151833 |
2007-10-10 | r19140: allow own authentication handling by jsonrpc apps | Derrell Lipman | 1 | -0/+8 |
2007-10-10 | r19139: typos; consitent ordering of operations | Derrell Lipman | 1 | -4/+6 |
2007-10-10 | r19138: add authentication capability; fix typos | Derrell Lipman | 5 | -6/+63 |
2007-10-10 | r19136: No conflict, after "svn up" it applied correctly", merge 19126 from 3_0 | Volker Lendecke | 1 | -4/+7 |
2007-10-10 | r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave r19... | Volker Lendecke | 1 | -6/+12 |
2007-10-10 | r19131: merge from samba3: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19129: Add comment to clarify behavior | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r19128: - make the gdb_backtrace script more portable | Stefan Metzmacher | 1 | -19/+68 |
2007-10-10 | r19123: - pass LDFLAGS from configure to Makefile | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19122: merge from samba3: | Stefan Metzmacher | 1 | -4/+17 |
2007-10-10 | r19120: silence a warning about a test function | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19118: get rid of a bunch of bool misuse warnings | Andrew Tridgell | 1 | -19/+19 |
2007-10-10 | r19117: I've changed the checker wrapper on snab to allow for a | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r19116: fixed a checker warning | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r19115: Add the mapping required between Samba4's AD schema OIDs and what | Andrew Bartlett | 1 | -0/+28 |
2007-10-10 | r19114: fixed another checker warning and a possible error on allocation | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r19113: fixed another checker warning. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19112: fixed a checker warning. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19111: fixed basic web server operation | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19098: with | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r19097: add support for SUCKET_WRAPPER_PCAP_FILE | Stefan Metzmacher | 1 | -14/+306 |
2007-10-10 | r19092: active replica records cannot expire! | Stefan Metzmacher | 1 | -3/+16 |