2009-05-22 |
Jeremy Allison | Ensure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Test that POSIX open of a directory returns NT_STATUS_FILE_I...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Don't steal when we know the ptr will be null. Thanks...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Revert the last two commits (fix for #6386). The actual...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Ensure all possible uses of indirection through res...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Attempt to fix bug #6386 - Samba Panic triggered by...
|
commit | commitdiff | tree |
2009-05-21 |
Jeremy Allison | Make cli_posix_open() and cli_posix_mkdir() async.
|
commit | commitdiff | tree |
2009-05-20 |
Jeremy Allison | Add a security model to LSA. Similar to the SAMR code...
|
commit | commitdiff | tree |
2009-05-19 |
Jeremy Allison | Added mapping table for account object in lsa.
|
commit | commitdiff | tree |
2009-05-18 |
Jeremy Allison | Change access_check_samr_object -> access_check_object.
|
commit | commitdiff | tree |
2009-05-18 |
Jeremy Allison | Fix SAMR server for winbindd access. Ensure we allow
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | Oops. Forgot to delete now unused local from the previous...
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | Ensure users with SeAddUser privs get full access to
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | Add extra abilities for a user with SeAddUsers, so...
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | DeleteUser doesn't need the priv checks, this is done...
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Turn on SHORTNAME-TEST in torture.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Make us pass SHORTNAME-TEST.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Make error message clearer on fail.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Add a test showing what ascii values cause an NTFS...
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Remove one use of mangle_is_8_3(), not needed.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Fix the core of the SAMR access functions. This passes...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Clean up assignments to iov_base, ensure it's always...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix the last few format arg missmatches I missed.
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix warning about unused label with no sendfile.
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix definition of smb_thread_once - must return int...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix a bunch of compiler warnings about wrong format...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Hopefully fix the buildfarm. Add some debug level 10...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Ensure documentation matches the tdb_util function...
|
commit | commitdiff | tree |
2009-05-11 |
Jeremy Allison | Add checks for non_root mode to help buildfarm spoolss...
|
commit | commitdiff | tree |
2009-05-08 |
Jeremy Allison | Fix bug #6330 - DFS doesn't work on AIX. Jeremy.
|
commit | commitdiff | tree |
2009-05-08 |
Jeremy Allison | Expand the comment explaining why user_in_group_sid is
|
commit | commitdiff | tree |
2009-05-07 |
Jeremy Allison | Async API needs all parameters to be kept around until...
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | Make cli_setatr async.
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | After getting confirmation from Guenther, add 3 changes...
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | Make cli_setattrE async.
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | Make cli_getatr() async.
|
commit | commitdiff | tree |
2009-05-05 |
Jeremy Allison | Make cli_getattrE async.
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Turn on POSIX test (small test) on buildfarm.
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Fix the async calls for the posix_unlink and posix_rmdir.
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Ensure we use UID-REGRESSION-TEST. It's a very short...
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Torture test for bug #6315 - smbd crashes doing vfs_full_aud...
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Fix bug #6315 smbd crashes doing vfs_full_audit on...
|
commit | commitdiff | tree |
2009-04-30 |
Jeremy Allison | Cause cli_close to return an NTSTATUS.
|
commit | commitdiff | tree |
2009-04-30 |
Jeremy Allison | Get medieval on our ass about SMB1 file descriptors...
|
commit | commitdiff | tree |
2009-04-30 |
Jeremy Allison | Make cli_unlink async.
|
commit | commitdiff | tree |
2009-04-29 |
Jeremy Allison | More async calls in libsmb/clifile.c
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Doh ! Don't need "int dummy" when we have state :-).
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Convert cli_rename to async.
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Convert cli_posix_unlink() and cli_posix_rmdir()
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Fix bug #6291 - force user stop working.
|
commit | commitdiff | tree |
2009-04-24 |
Jeremy Allison | find/replace. Change uintX types to uintX_t types to...
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix coverity #901 - uninitialized data.
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix Coverity bug #902, uninitialized variable.
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix coverity #908, #909, uninitialized variable.
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix coverity #910, uninitialized variable.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Make dskattr async.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Make cli_chkpath async.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Add comment explaining the previous fix.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Fix bug #6279 - winbindd crash. Cope with LDAP libraries...
|
commit | commitdiff | tree |
2009-04-21 |
Jeremy Allison | Make rmdir async.
|
commit | commitdiff | tree |
2009-04-21 |
Jeremy Allison | Make cli_mkdir async. Change it to return NTSTATUS.
|
commit | commitdiff | tree |
2009-04-20 |
Jeremy Allison | Stop autogenerated files from being created.
|
commit | commitdiff | tree |
2009-04-20 |
Jeremy Allison | Add previously generated header files now needed in...
|
commit | commitdiff | tree |
2009-04-20 |
Jeremy Allison | Ensure we have all the definitions needed in both threaded...
|
commit | commitdiff | tree |
2009-04-20 |
Jeremy Allison | Fix warning in use of talloc_set_name.
|
commit | commitdiff | tree |
2009-04-20 |
Jeremy Allison | Attempt to fix build farm on platforms where pthread_once_t...
|
commit | commitdiff | tree |
2009-04-20 |
Jeremy Allison | Fix the pthread_once initialization issue. Make talloc_stack...
|
commit | commitdiff | tree |
2009-04-16 |
Jeremy Allison | Add torture tester to ensure we don't regress the ulogoff...
|
commit | commitdiff | tree |
2009-04-16 |
Jeremy Allison | Fix bug found by Tim Prouty, logging off and then re...
|
commit | commitdiff | tree |
2009-04-16 |
Jeremy Allison | When doing a cli_ulogoff don't invalidate the cnum...
|
commit | commitdiff | tree |
2009-04-16 |
Jeremy Allison | Fix IDL licensing file that got missed when IDL files...
|
commit | commitdiff | tree |
2009-04-15 |
Jeremy Allison | Fix bug #6089 - Winbind samr_OpenDomain not possible...
|
commit | commitdiff | tree |
2009-04-14 |
Jeremy Allison | Ensure a tls key is only generated once - wrap create...
|
commit | commitdiff | tree |
2009-04-14 |
Jeremy Allison | Try and fix the S4 build - include thread includes.
|
commit | commitdiff | tree |
2009-04-14 |
Jeremy Allison | Make talloc_stack threadsafe using TLS. Volker please
|
commit | commitdiff | tree |
2009-04-10 |
Jeremy Allison | Link in the threads functions, not yet used.
|
commit | commitdiff | tree |
2009-04-10 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data...
|
commit | commitdiff | tree |
2009-04-10 |
Jeremy Allison | Fix bug #6254 - PUT/GET produces an error in IPv6 to...
|
commit | commitdiff | tree |
2009-04-08 |
Jeremy Allison | Add the thread functions to top level lib/util.
|
commit | commitdiff | tree |
2009-04-02 |
Jeremy Allison | Allow pdbedit to change a user rid/sid. Based on a...
|
commit | commitdiff | tree |
2009-04-02 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data...
|
commit | commitdiff | tree |
2009-04-01 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data...
|
commit | commitdiff | tree |
2009-04-01 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data...
|
commit | commitdiff | tree |
2009-04-01 |
Jeremy Allison | Tidy up some convert_string_internal error cases, found...
|
commit | commitdiff | tree |
2009-03-30 |
Jeremy Allison | Ensure files starting with multiple dots are hidden
|
commit | commitdiff | tree |
2009-03-28 |
Jeremy Allison | Fix the problem of 3.0.x passdb databases being version
|
commit | commitdiff | tree |
2009-03-27 |
Jeremy Allison | Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
|
commit | commitdiff | tree |
2009-03-26 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data...
|
commit | commitdiff | tree |
2009-03-26 |
Jeremy Allison | Try and fix the build farm RAW-STREAMS errors. Ordering of
|
commit | commitdiff | tree |
2009-03-26 |
Jeremy Allison | Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module
|
commit | commitdiff | tree |
2009-03-26 |
Jeremy Allison | This should fix the build farm RAW-STREAMS failure...
|
commit | commitdiff | tree |
2009-03-26 |
Jeremy Allison | Fix bug #6224 - nmbd waits 5 minutes at startup before...
|
commit | commitdiff | tree |
2009-03-26 |
Jeremy Allison | Ensure we never enter VFS_CREATE without having initialized
|
commit | commitdiff | tree |
2009-03-19 |
Jeremy Allison | Modify simple POSIX open test to use filenames containing...
|
commit | commitdiff | tree |
2009-03-19 |
Jeremy Allison | Allow DFS client paths to work when POSIX pathnames...
|
commit | commitdiff | tree |
2009-03-19 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data...
|
commit | commitdiff | tree |
2009-03-19 |
Jeremy Allison | Fix bug #6196 - Unable to serve files with colons to...
|
commit | commitdiff | tree |
2009-03-18 |
Jeremy Allison | Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
|
commit | commitdiff | tree |
2009-03-17 |
Jeremy Allison | Remove the global "struct cm_cred_struct" and associated...
|
commit | commitdiff | tree |
2009-03-16 |
Jeremy Allison | Add some appropriate const.
|
commit | commitdiff | tree |