2007-10-10 |
Andrew Tridgell | r3591: to get a bit more useful info from valgrind... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3590: Add some more commands to rpcclient from a patch... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3589: Add some extra status codes. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3588: Fix bug in converting SIDs containing large... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3587: Add status_codes.i as a dependencies for dcerpc.i |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3586: Fix some of the issues with the module init... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3585: check sscanf return code |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3584: fix referral handling |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3583: - seperate the ldap client code and the ldap... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3582: more gcc-4.0 signedness fixes |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3581: fix some signedness warnings with gcc-4.0 |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3580: - on file overwrite in ntcreatex we need to... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3579: with the gcc warning flag from abartlet we don... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3578: a couple of include changes that should help... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3577: add a torture_join_domain_ads_dc() function, |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3576: don't consider short share delay timeouts to... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3575: fixed attribute normalisation in xattr code... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3574: the RAW-OPEN test changes broke a couple of... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3573: added trans2open support to smbd and pvfs, and... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3572: Thanks to tridge for his patience with my build... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3571: rough guesses at what abartlet really wanted... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3570: Export the user's group list from ntlm_auth... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3565: Move PAC parsing into the session_info generatio... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3558: We don't seem to need these as [public] any... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3557: Use a switch, not a series of if/else if statements. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3556: Remove --enable-krb5developer and --enable-gtkde... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3555: Fix auth_winbind to work with the new auth_util... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3554: Use the new talloc_reference changes to simply... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3553: Allow talloc_reference to take a NULL pointer... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3552: fixed sense of ACL test |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3551: these utils need system/filesys.h |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3550: fixed initial attribute on file create (inlusion... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3549: added support for DOS extended attribute lists... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3548: removed extra net/if.h include |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3547: fixed waitpid in fcntl_lock.c (thanks to jbm... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3546: including includes.h twice causes gcc 3.4 to... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3545: initial support for using extended attributes... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3544: fixed some #include lines to make them more... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3543: fixed some #include lines to make them more... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3542: Re-indent, and fix a use-after-free by doing... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3541: Add support (to be verified with the squid team... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3540: added testing of SMBntcancel in the open/open... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3539: much nicer async open delay code. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3536: Some minor IDL updates/fixes/additions |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3532: make sharing violation delay in pvfs configurabl... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3531: add support for RAW_OPEN_MKNEW, RAW_OPEN_CREATE... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3530: make sure we match ntvfs_async_state_pop() with... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3529: fixed signing support for SMBntcancel requests... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3528: added support for the SMBntcancel() operation... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3527: I hate compiler warnings... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3524: Remove unused variable. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3523: removed a useless level 0 DEBUG() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3522: added async support to most of the ntvfs_map_... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3521: Collect printer driver names in EnumPrinterDrivers. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3520: minor portability fix (for struct timeval) |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r3519: Include time headers to fix the build. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3518: fixed some includes to be consistent. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3517: Fix the build - Sorry! |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3516: dcerpc_epm_map_binding now checks the endpoints... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3515: Fix RemoteActivation correctly this time (-: |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3514: Allow specification of username, password and... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3513: Add (the infrastructure for) DCOM support. Contents: |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3512: - support DsCrackName GUID strings ('{faedf4f9... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3511: teh PAC used 8byte alignment |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3510: fix build on SuSE 9.1 |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3509: - comment out a unused var |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3508: fix the build |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3507: - added deferred replies on sharing violation... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3506: Test EnumPorts function. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3505: #include dynconfig.h |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3501: More work towards MGMT support in gepdump |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3500: cleaned up the AS_USER/AS_GUEST stuff in the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3499: setting an out param for a non-pointer doesn... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3497: removed some include cruft, and split out librpc... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3494: got rid of include/rewrite.h, and split out... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3493: fixed a bug in readx reply where the client... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3490: All tests work against NT4 now |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3489: Add a couple more DCOM tests (Both OxidResolver... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3488: Start using RemoteActivation |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3487: RemoteActivation works! The only odd bit is... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r3486: Add RemoteActivation server |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3484: - add support for conformant string arrays at... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3483: IRIX 6.4 now builds |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3482: fixed a warning and an error from the IRIX 6... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3481: split out client.h and events.h |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3480: moved some signal defines into include/system |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3478: split out some more pieces of includes.h |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3477: add '--with-disable-ext-lib=LIB' option to be... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3476: fixed some const warnings |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3475: don't pass a ptr to an enum as a ptr to an int... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3474: Add conversion functions for the time_t type. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r3473: Add LIBCRYPTO_OBJS to python extensions. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3472: fixed build of reg_backend_gconf |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3471: split out capabilities code from lib/system... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3470: removed some unused functions (should fix the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3468: split out dcerpc_server.h |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3467: fix the build |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3466: split out request.h, signing.h, and smb_server.h |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r3465: fix SMB_SUBSYSTEM_NOPROTO() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r3464: split out registry.h, rap.h and ldap_server.h |
commit | commitdiff | tree |
next |