bbaumbach/samba-autobuild/.git
2007-10-10 Andrew Tridgellr3579: with the gcc warning flag from abartlet we don...
2007-10-10 Andrew Tridgellr3578: a couple of include changes that should help...
2007-10-10 Stefan Metzmacherr3577: add a torture_join_domain_ads_dc() function,
2007-10-10 Andrew Tridgellr3576: don't consider short share delay timeouts to...
2007-10-10 Andrew Tridgellr3575: fixed attribute normalisation in xattr code...
2007-10-10 Andrew Tridgellr3574: the RAW-OPEN test changes broke a couple of...
2007-10-10 Andrew Tridgellr3573: added trans2open support to smbd and pvfs, and...
2007-10-10 Andrew Bartlettr3572: Thanks to tridge for his patience with my build...
2007-10-10 Andrew Tridgellr3571: rough guesses at what abartlet really wanted...
2007-10-10 Andrew Bartlettr3570: Export the user's group list from ntlm_auth...
2007-10-10 Andrew Bartlettr3565: Move PAC parsing into the session_info generatio...
2007-10-10 Andrew Bartlettr3558: We don't seem to need these as [public] any...
2007-10-10 Andrew Bartlettr3557: Use a switch, not a series of if/else if statements.
2007-10-10 Andrew Bartlettr3556: Remove --enable-krb5developer and --enable-gtkde...
2007-10-10 Andrew Bartlettr3555: Fix auth_winbind to work with the new auth_util...
2007-10-10 Andrew Bartlettr3554: Use the new talloc_reference changes to simply...
2007-10-10 Andrew Bartlettr3553: Allow talloc_reference to take a NULL pointer...
2007-10-10 Andrew Tridgellr3552: fixed sense of ACL test
2007-10-10 Andrew Tridgellr3551: these utils need system/filesys.h
2007-10-10 Andrew Tridgellr3550: fixed initial attribute on file create (inlusion...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3548: removed extra net/if.h include
2007-10-10 Andrew Tridgellr3547: fixed waitpid in fcntl_lock.c (thanks to jbm...
2007-10-10 Andrew Tridgellr3546: including includes.h twice causes gcc 3.4 to...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3544: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3543: fixed some #include lines to make them more...
2007-10-10 Andrew Bartlettr3542: Re-indent, and fix a use-after-free by doing...
2007-10-10 Andrew Bartlettr3541: Add support (to be verified with the squid team...
2007-10-10 Andrew Tridgellr3540: added testing of SMBntcancel in the open/open...
2007-10-10 Andrew Tridgellr3539: much nicer async open delay code.
2007-10-10 Jelmer Vernooijr3536: Some minor IDL updates/fixes/additions
2007-10-10 Andrew Tridgellr3532: make sharing violation delay in pvfs configurabl...
2007-10-10 Andrew Tridgellr3531: add support for RAW_OPEN_MKNEW, RAW_OPEN_CREATE...
2007-10-10 Andrew Tridgellr3530: make sure we match ntvfs_async_state_pop() with...
2007-10-10 Andrew Tridgellr3529: fixed signing support for SMBntcancel requests...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Stefan Metzmacherr3527: I hate compiler warnings...
2007-10-10 Andrew Bartlettr3524: Remove unused variable.
2007-10-10 Andrew Tridgellr3523: removed a useless level 0 DEBUG()
2007-10-10 Andrew Tridgellr3522: added async support to most of the ntvfs_map_...
2007-10-10 Tim Potterr3521: Collect printer driver names in EnumPrinterDrivers.
2007-10-10 Andrew Tridgellr3520: minor portability fix (for struct timeval)
2007-10-10 Andrew Bartlettr3519: Include time headers to fix the build.
2007-10-10 Andrew Tridgellr3518: fixed some includes to be consistent.
2007-10-10 Jelmer Vernooijr3517: Fix the build - Sorry!
2007-10-10 Jelmer Vernooijr3516: dcerpc_epm_map_binding now checks the endpoints...
2007-10-10 Jelmer Vernooijr3515: Fix RemoteActivation correctly this time (-:
2007-10-10 Jelmer Vernooijr3514: Allow specification of username, password and...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Stefan Metzmacherr3512: - support DsCrackName GUID strings ('{faedf4f9...
2007-10-10 Stefan Metzmacherr3511: teh PAC used 8byte alignment
2007-10-10 Stefan Metzmacherr3510: fix build on SuSE 9.1
2007-10-10 Stefan Metzmacherr3509: - comment out a unused var
2007-10-10 Stefan Metzmacherr3508: fix the build
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Tim Potterr3506: Test EnumPorts function.
2007-10-10 Tim Potterr3505: #include dynconfig.h
2007-10-10 Jelmer Vernooijr3501: More work towards MGMT support in gepdump
2007-10-10 Andrew Tridgellr3500: cleaned up the AS_USER/AS_GUEST stuff in the...
2007-10-10 Andrew Tridgellr3499: setting an out param for a non-pointer doesn...
2007-10-10 Andrew Tridgellr3497: removed some include cruft, and split out librpc...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3493: fixed a bug in readx reply where the client...
2007-10-10 Jelmer Vernooijr3490: All tests work against NT4 now
2007-10-10 Jelmer Vernooijr3489: Add a couple more DCOM tests (Both OxidResolver...
2007-10-10 Jelmer Vernooijr3488: Start using RemoteActivation
2007-10-10 Jelmer Vernooijr3487: RemoteActivation works! The only odd bit is...
2007-10-10 Jelmer Vernooijr3486: Add RemoteActivation server
2007-10-10 Stefan Metzmacherr3484: - add support for conformant string arrays at...
2007-10-10 Andrew Tridgellr3483: IRIX 6.4 now builds
2007-10-10 Andrew Tridgellr3482: fixed a warning and an error from the IRIX 6...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3480: moved some signal defines into include/system
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Stefan Metzmacherr3477: add '--with-disable-ext-lib=LIB' option to be...
2007-10-10 Andrew Tridgellr3476: fixed some const warnings
2007-10-10 Andrew Tridgellr3475: don't pass a ptr to an enum as a ptr to an int...
2007-10-10 Tim Potterr3474: Add conversion functions for the time_t type.
2007-10-10 Tim Potterr3473: Add LIBCRYPTO_OBJS to python extensions.
2007-10-10 Andrew Tridgellr3472: fixed build of reg_backend_gconf
2007-10-10 Andrew Tridgellr3471: split out capabilities code from lib/system...
2007-10-10 Andrew Tridgellr3470: removed some unused functions (should fix the...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Stefan Metzmacherr3467: fix the build
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Stefan Metzmacherr3465: fix SMB_SUBSYSTEM_NOPROTO()
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
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
next