Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15551: Fix clash between config.pm and globally installed Config.pm on | Jelmer Vernooij | 3 | -4/+4 |
2007-10-10 | r15538: Use pkg-config file where possible and | Jelmer Vernooij | 1 | -13/+14 |
2007-10-10 | r15535: fix the build | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15533: with this vista does a fine SMB2 TreeConnect against samba4 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0 | Stefan Metzmacher | 22 | -27/+47 |
2007-10-10 | r15530: added testing of generic CLDAP requests, looking at the rootDSE. Jerry | Andrew Tridgell | 1 | -5/+91 |
2007-10-10 | r15524: fix a problem with rpc faults from bind and alter context | Andrew Tridgell | 2 | -91/+96 |
2007-10-10 | r15522: allow cifs:map_trans2 per share | Stefan Metzmacher | 1 | -4/+9 |
2007-10-10 | r15521: Take an optional subsystem name to generate a dependency graph for | Jelmer Vernooij | 1 | -6/+34 |
2007-10-10 | r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting with | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r15517: fixed the segv in provision. The problem was that SAMBA_VERSION_STRING | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15515: Syncronsise with current lorikeet-heimdal. | Andrew Bartlett | 5 | -182/+21 |
2007-10-10 | r15514: Fix include | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15513: only run 'svn info' and 'svk info' once | Stefan Metzmacher | 1 | -13/+20 |
2007-10-10 | r15512: Move uuid functions out of ndr_misc.c | Jelmer Vernooij | 5 | -135/+156 |
2007-10-10 | r15511: Using this name causes less warnings on the IBM checker, due to using | Andrew Bartlett | 3 | -12/+9 |
2007-10-10 | r15510: As discussed on samba-technical, move the VERSION system back to a | Andrew Bartlett | 3 | -70/+15 |
2007-10-10 | r15507: if we change the idl, we need to change the calling code too:-) | Stefan Metzmacher | 2 | -30/+21 |
2007-10-10 | r15505: - add 'generic' alias to smb_seek and smb_flush | Stefan Metzmacher | 1 | -8/+14 |
2007-10-10 | r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head | Andrew Bartlett | 5 | -85/+115 |
2007-10-10 | r15503: I may shortly have to revert all of this, but be clearer about how we | Andrew Bartlett | 1 | -14/+13 |
2007-10-10 | r15502: Typo fix. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15501: Allow interactive password prompting on kerberos as well. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r15500: Add support for interactive prompting on bad passwords to the RPC lib... | Andrew Bartlett | 5 | -109/+80 |
2007-10-10 | r15499: This test can't run if the remote server won't let us open a policy h... | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r15498: Initialise the callback_running field, and get the flag set/clear the | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r15497: I'm not really sure this is correct in terms of how we should be resp... | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r15491: Always initialise is_cfx (found by Valgrind) | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r15490: Typo fixes and remove long forgotten commented piece. | Rafal Szczesniak | 2 | -8/+3 |
2007-10-10 | r15489: Typo fixes. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r15488: This structure is not needed any longer. | Rafal Szczesniak | 1 | -25/+2 |
2007-10-10 | r15487: More comments and a few minor changes (not even fixes). | Rafal Szczesniak | 1 | -13/+31 |
2007-10-10 | r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r15485: This 'fake' GSSAPI doesn't do the extra SASL negotiation correctly, so | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r15484: Make accept_security_context() more compatible with how Samba3 (and | Andrew Bartlett | 3 | -16/+46 |
2007-10-10 | r15482: Don't shadow the global function pipe() with a local variable name. | Andrew Bartlett | 1 | -10/+8 |
2007-10-10 | r15481: Update heimdal/ to match current lorikeet-heimdal. | Andrew Bartlett | 64 | -668/+1143 |
2007-10-10 | r15480: Patch from lha, to ensure we don't leave a free()'ed element in the | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r15474: Generate proper type declarations, fix headers | Jelmer Vernooij | 3 | -10/+47 |
2007-10-10 | r15470: Write header file with prototypes for Samba3-Client-With-Samba4-NDR c... | Jelmer Vernooij | 2 | -10/+19 |
2007-10-10 | r15469: Fix unixinfo interface to use pointers for [out] parameters (required | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r15459: Add forgotten guid retrieval among other data and thus prevent | Rafal Szczesniak | 1 | -1/+4 |
2007-10-10 | r15458: Fix support for Windows XP-style registry files and support for large... | Jelmer Vernooij | 2 | -20/+126 |
2007-10-10 | r15457: Get rid of more usages of uint_t | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r15456: Inspired by a short discussion with abartlet on IRC. | Rafal Szczesniak | 4 | -11/+34 |
2007-10-10 | r15440: Formatting. | Rafal Szczesniak | 1 | -3/+2 |
2007-10-10 | r15439: Reorder the code a bit to be like in other calls. More comments | Rafal Szczesniak | 1 | -142/+170 |
2007-10-10 | r15437: Add generator that creates Samba3 client code which uses Samba4's NDR | Jelmer Vernooij | 2 | -3/+162 |
2007-10-10 | r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display received | Rafal Szczesniak | 1 | -0/+36 |
2007-10-10 | r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnect | Rafal Szczesniak | 4 | -179/+296 |