Merge branch 'master' of git://git.samba.org/samba into teventfix
[samba.git] / source3 / printing / nt_printing.c
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Günther Deschners3-spoolss: use DSPRINT flags instead of SPOOLS_DS...
2009-02-25 Jeremy AllisonFix some NetBSD warnings.
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Günther Deschners3-spoolss: use marshall/unmarshall_sec_desc_buf in...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Günther Deschners3-spoolss: remove whitespace in printing code.
2009-02-09 Günther Deschners3-spoolss: restore delete_a_form().
2009-02-09 Günther Deschners3-spoolss: use pidl for _spoolss_SetForm.
2009-02-09 Günther Deschners3-spoolss: use pidl for spoolss_AddForm.
2009-02-07 Günther Deschners3-spoolss: rework some form functions and add form_by_...
2009-01-16 Michael Adams3: put printing/ under cache_dir, not lock_dir
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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-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-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-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-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-13 Volker LendeckePass struct smb_request to file_free
2008-10-12 Jelmer VernooijUse common util_file code.
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-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
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-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-26 Volker Lendeckeremove unused extern current_user from nt_printing.c
2008-06-26 Volker LendeckeChange print_access_check to take auth_serversupplied_i...
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-04-24 Jeremy AllisonFix from Martin Zielinski <mz@seh.de>. Don't delete...
2008-04-04 Jeremy AllisonFix bug #5372. With a large CUPS installation 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-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Volker LendeckeFix a crash bug in nt_printer_publish_ads
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 498. Ensure we don't prs_mem_free an uninitialized
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-19 Jeremy AllisonTwo more static fstrings gone.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-03 Jeremy AllisonRemove unused wpstring and macros. Stop using pstrcpy...
2007-12-03 Jeremy AllisonChange tdb_unpack "P" to return a malloc'ed string...
2007-11-27 Volker LendeckeRemove some statics
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonRemove pstring from printing/*.c except for the
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-09 Jeremy AllisonFix case where we have no dns domain name. Return a...
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Michael Adamr25294: Tidy up callers of unistr2_to_ascii() to pass...
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Stefan Metzmacherr23888: move elements belonging to the current ldap...
next