sfrench/samba-autobuild/.git
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Tim Potterr3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig...
2007-10-10 Tim Potterr3459: Fix cut&paste error in copyright header.
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Tim Potterr3456: Add appropriate #includes to fix Python extensio...
2007-10-10 Andrew Tridgellr3455: some more portability fixes. We nearly compile...
2007-10-10 Andrew Tridgellr3454: moved a few more things out if includes.h into...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3448: some systems don't have stdint.h
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3446: created include/system/iconv.h and include/syste...
2007-10-10 Andrew Tridgellr3445: made the gtk tooks use minimal includes. This...
2007-10-10 Jelmer Vernooijr3444: Don't use random data as endpoint if no default...
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Jelmer Vernooijr3442: Add support for the "call_as" and "local" attrib...
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Jelmer Vernooijr3440: Add support for "coclass" to the pidl parser...
2007-10-10 Jelmer Vernooijr3435: Remove accidentally committed line...
2007-10-10 Volker Lendecker3434: Fix memleak
2007-10-10 Jelmer Vernooijr3433: Use .mk file for librpc/
2007-10-10 Jelmer Vernooijr3432: Support WERROR's in arguments (not just as retur...
2007-10-10 Jelmer Vernooijr3431: Allow optional semicolon after interface definitions
2007-10-10 Tim Potterr3430: Add tests for EnumPrinterDataEx, SetPrinterDataE...
2007-10-10 Tim Potterr3429: Fix IDL for EnumPrinterDataEx()
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3427: split the openx logic out from the other open...
2007-10-10 Andrew Tridgellr3426: removed 2 unused files, and some unused variables
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3424: don't run mkproto.pl on pidl generated code...
2007-10-10 Andrew Tridgellr3423: auto-generate prototypes for all external functi...
2007-10-10 Andrew Tridgellr3422: allow for subsystems that don't get included...
2007-10-10 Andrew Tridgellr3421: got rid of some unused code
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists...
2007-10-10 Jelmer Vernooijr3416: Typos
2007-10-10 Jelmer Vernooijr3415: Add support for parsing a Request file before...
2007-10-10 Jelmer Vernooijr3414: RemoteActivation torture test
2007-10-10 Jelmer Vernooijr3413: RemoteActivation updates and fixes
2007-10-10 Jelmer Vernooijr3412: Add NCACN_SPX and NCADG_IPX transports
2007-10-10 Tim Potterr3411: Ignore some autogenerated files.
2007-10-10 Tim Potterr3410: Handle conversion of DATA_BLOBs and pointers...
2007-10-10 Tim Potterr3406: Don't throw a werror exception for WERR_NO_MORE_...
2007-10-10 Tim Potterr3405: Test EnumPrinterData and GetPrinterData.
2007-10-10 Tim Potterr3404: Rename name of DATA_BLOB in GetPrinterData()
2007-10-10 Tim Potterr3403: Add test for operations on print server handle.
2007-10-10 Tim Potterr3402: Fix idl for spoolss_JobInfo1.
2007-10-10 Tim Potterr3401: Fix IDL for SetForm RPC.
2007-10-10 Andrew Tridgellr3400: - allow callers to control the flags2 field...
2007-10-10 Jelmer Vernooijr3397: Fix IDL for ComplexPing and SimplePing, includin...
2007-10-10 Tim Potterr3396: Rename form_name -> formname. This time, check...
2007-10-10 Andrew Tridgellr3395: added support for "string32" type, to fix the...
2007-10-10 Andrew Bartlettr3394: Give the user a clue why we are blasting them...
2007-10-10 Andrew Tridgellr3393: added test_rpc.sh. The idea is that this script...
2007-10-10 Andrew Tridgellr3392: fixed schannel over ncalrpc
2007-10-10 Andrew Tridgellr3391: fixed some memory leaks in the schannel code
2007-10-10 Andrew Tridgellr3390: fixed schannel server side support. RPC-SCHANNEL...
2007-10-10 Andrew Tridgellr3389: fixed schannel client side code. RPC-SCHANNEL...
2007-10-10 Andrew Tridgellr3388: when doing schannel use a anonymous session...
2007-10-10 Andrew Tridgellr3387: fixed pvfs to pass the NTDENY tests. The tricky...
2007-10-10 Andrew Tridgellr3386: - fixed --seed option in smbtorture
2007-10-10 Andrew Tridgellr3385: when discarding a unmatched reply print the...
2007-10-10 Andrew Tridgellr3384: added SA_RIGHT_FILE_WRITE_APPEND, which is a...
2007-10-10 Andrew Tridgellr3383: avoid multi-part SMBtrans and SMBtrans2 replies...
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Andrew Tridgellr3375: changed the default max xmit until I fix a probl...
2007-10-10 Jelmer Vernooijr3374: Couple of bug fixes
2007-10-10 Andrew Tridgellr3373: added better error reporting in pvfs_open
2007-10-10 Andrew Tridgellr3372: fixed the initial directory permissions for...
2007-10-10 Andrew Tridgellr3371: fixed endpoint for browser.idl
2007-10-10 Jelmer Vernooijr3370: Initial work on Add Key/Delete Key/Add Value...
2007-10-10 Jelmer Vernooijr3369: More registry updates
2007-10-10 Jelmer Vernooijr3368: Default to rpc backend with binding "ncalrpc...
2007-10-10 Jelmer Vernooijr3367: More registry updates.
2007-10-10 Andrew Tridgellr3366: updates from the junkcode version of talloc.
2007-10-10 Andrew Bartlettr3365: Fill in the user and primary group SIDs into...
2007-10-10 Andrew Bartlettr3364: Add parameter to fix the compile.
2007-10-10 Andrew Tridgellr3363: added basic support for SA_RIGHT_FILE_EXECUTE...
2007-10-10 Andrew Bartlettr3362: Change netlogon.idl so we can parse the 'info3...
2007-10-10 Andrew Bartlettr3361: Allow Samba4 (I'm interested in ntlm_auth in...
2007-10-10 Andrew Tridgellr3360: improved the deletion of tmp files. smbd now...
2007-10-10 Andrew Bartlettr3359: Add magic auto-initialisation hooks here, to...
2007-10-10 Andrew Bartlettr3358: Try to put all the basic struct dom_sid manipula...
2007-10-10 Andrew Tridgellr3357: removed the need to use TDB_CLEAR_IF_FIRST in...
2007-10-10 Andrew Tridgellr3356: in the standard process model we need to make...
2007-10-10 Andrew Tridgellr3355: fixed the old style search code in smb_server...
2007-10-10 Andrew Tridgellr3354: honor "max xmit" and "max mux" from smb.conf...
2007-10-10 Andrew Tridgellr3353: don't reference dos.attrib unless its initialised
2007-10-10 Andrew Tridgellr3352: make smbcli_read() and smbcli_write() work with...
2007-10-10 Andrew Tridgellr3351: handle far more operations on open directory...
2007-10-10 Andrew Tridgellr3350: fixed a bug with sending multiple replies for...
2007-10-10 Andrew Tridgellr3349: fixed more uninitialised variable problems with...
2007-10-10 Jelmer Vernooijr3348: More registry fixes and additions. The following...
2007-10-10 Andrew Tridgellr3347: fixed an uninitialised variable bug. Surprisingl...
2007-10-10 Andrew Tridgellr3346: - simplified vfs_nbench.c a bit, by using req...
2007-10-10 Andrew Tridgellr3341: - don't zero the async structure (makes valgrind...
next