mount.cifs: make cifs mounts honor the USER environment variable
[samba.git] / source / printing /
2008-11-21 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-11-06 Jeremy AllisonFix unused variable warning.
2008-10-31 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-10-31 Jeremy AllisonRemove unused variable.
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-12 Volker LendeckeFix the build
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-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
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-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 Karolin Seegerprinting: Rename new parameter "cups timeout" to "cups...
2008-09-24 Karolin Seegerprinting: Add new parameter "cups timeout".
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...
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-28 Volker LendeckeRemove a global
2007-12-19 Jeremy AllisonTwo more static fstrings gone.
2007-12-19 Jeremy AllisonRemove another static fstring.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-10 Jeremy AllisonFix bug leftover from pstring conversion noticed by...
2007-12-10 Volker LendeckeTiny simplifications
2007-12-10 Volker Lendeckeremove a static
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Stefan Metzmacherprinting: remove emtpy print_test.c
2007-12-03 Jeremy AllisonFix the build. fstrterminate was used in one place.
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-28 Jeremy AllisonRemove pstring from srv_spoolss_nt.c. All gone from...
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-21 Jeremy AllisonRemove pstrcpy I missed.
2007-11-20 Jeremy AllisonRemove more pstring. Unify talloc_sub functions to...
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-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
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-13 Jelmer VernooijMerge commit '5e95c548864bc8b075b8343e69a69e1a22c92456...
2007-10-13 Stefan Metzmacherremove unused print_test.c code
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Jeremy Allisonr25399: Excise uint - > uint32 (where appropriate)...
next