s3: Remove rendundant op_tuple entry in xattr streams
[jra/samba/.git] / source3 / printing /
2009-01-05 Jeremy AllisonAttempt to fix crash seen with new CUPS async printcap...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Bo Yangclean event context after child is forked.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-31 Volker LendeckeFix an ancient uninitialized variable read
2008-12-30 Volker LendeckeFix a memory leak in cups_pull_comment_location
2008-12-30 Volker LendeckeFix a spinning smbd when printing
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more asprintf warnings and some error path errors.
2008-12-23 Jeremy AllisonFix more asprintf errors and error code paths.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 SATOH FumiyasuFix bug #5688 LPQ process is orphaned if socket address...
2008-12-07 Volker LendeckeFix nonempty blank lines
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Modify direct callers of open_file_ntcreate and...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-24 Volker LendeckeConvert delete_driver_files to use create_conn_struct
2008-11-24 Volker LendeckeConvert get_correct_cversion to use create_conn_struct
2008-11-24 Volker LendeckeConvert move_driver_to_download_area to use create_conn...
2008-11-21 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeRemove an unused variable
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-10-31 Jeremy AllisonRemove unused variable.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Kai Blinvlp: Move closer to the code tested.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijUse GUID_from_string.
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Volker LendeckePass struct smb_request to file_free
2008-10-13 Volker LendeckePass struct smb_request to file_new
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Volker LendeckeFix the build
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-10 Jeremy AllisonInitialize near creation of resource. Makes code clearer.
2008-10-10 Jeremy AllisonEnsure we do reinit_after_fork().
2008-10-10 Jeremy AllisonAllow data flow to be debugged and only log on error...
2008-10-10 Jeremy AllisonAsync is trickier than it looks :-). Don't use a stack...
2008-10-10 Jeremy AllisonIf you have a large number of cups printers, then scann...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Jeremy AllisonDon't reject a successful alloc :-(.
2008-10-01 Jeremy AllisonFix bug #5080. Access to cups-printers via samba broken...
2008-10-01 Jeremy AllisonWhitespace cleanup.
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Jeremy AllisonEnsure we null out fsp after a close in all paths.
2008-09-29 Jelmer VernooijAvoid freeing fsp twice when opening new_file fails...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Karolin Seegerprinting: Rename new parameter "cups timeout" to "cups...
2008-09-23 Karolin Seegerprinting: Add new parameter "cups timeout".
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-16 Jim McDonoughAllow %u parameters for print job username - use advanc...
2008-06-26 Volker Lendeckeremove unused extern current_user from nt_printing.c
2008-06-26 Volker LendeckeRemove current_user reference from printfsp.c
2008-06-26 Volker LendeckeChange print_access_check to take auth_serversupplied_i...
2008-06-10 Volker LendeckeFix some scary FC9 warnings
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-05 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-05 Jeremy AllisonTry and fix bug #5095, "Manage Documents privilege...
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
2008-04-24 Jeremy AllisonFix from Martin Zielinski <mz@seh.de>. Don't delete...
2008-04-23 Volker LendeckeFix CLEAR_IF_FIRST handling of messages.tdb
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-18 Stefan Metzmacherprinting: call reinit_after_fork() in the backgroundque...
2008-04-09 Karolin SeegerFix typos.
2008-04-04 Jeremy AllisonFix bug #5372. With a large CUPS installation with...
2008-03-26 Michael Adamuse tdb_wipe_all() instead of tdb_wipe() - it is faster...
2008-03-25 Michael Adamutil_tdb: add a wrapper tdb_wipe() for traverse with...
2008-03-17 Volker LendeckeSome simplifications
2008-03-17 Marc VanHeyningenCoverity fixes
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-08 Karolin SeegerFix some typos.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-27 Tim PotterAdding missing calls to va_end().
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
next