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