s3: forward MSG_DEBUG from smbd parent to all children
[kai/samba-autobuild/.git] / source3 / printing / printing.c
2009-06-23 Aravind Srinivasans3: forward MSG_DEBUG from smbd parent to all children
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-12 Jeremy AllisonHopefully fix the buildfarm. Add some debug level 10...
2009-05-06 Günther Deschners3-printing: simplify print_queue helper functions...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Stefan Metzmachers3:printing: use tevent_loop_wait() instead of manual...
2009-03-18 Stefan Metzmachers3:printing: use a fd event to monitor the pipe to...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Günther Deschners3-spoolss: make jobname a const char * in print_job_st...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Volker LendeckeOnly copy sharename up from rap_to_pjobid
2009-02-26 Michael Adams3: fix the build JOB_STATUS_BLOCKED -> JOB_STATUS_BLOC...
2009-02-19 todd stecherS3: Stop creating SMBD cores when failing to create...
2009-02-10 Günther Deschners3-spoolss: remove more whitespace.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-27 Stefan Metzmachers3:smbd: use signal events for SIGTERM, SIGHUP and...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:printing: handle tevent_context events in the sys_se...
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 Bo Yangclean event context after child is forked.
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-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
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-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 LendeckeChange print_access_check to take auth_serversupplied_i...
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
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-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-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-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-28 Volker LendeckeRemove a global
2007-12-10 Volker LendeckeTiny simplifications
2007-12-10 Volker Lendeckeremove a static
2007-12-03 Jeremy AllisonChange tdb_unpack "P" to return a malloc'ed string...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonRemove pstrcpy I missed.
2007-11-20 Jeremy AllisonRemove more pstring. Unify talloc_sub functions to...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25399: Excise uint - > uint32 (where appropriate)...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23168: Move the lp_max_connections() into service.c.
2007-10-10 Volker Lendecker23167: Remove an unused parameter
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22895: Convert some more calls from message_send_buf...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21988: make use of string_tdb_data()
2007-10-10 Volker Lendecker21446: Karolins "printjob username"
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Volker Lendecker17590: Some C++ Warnings
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16648: Fix bug #3889 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16626: Fix bug #3878. Reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16599: Make it clear to Klocwork we're not dereferenci...
2007-10-10 Jeremy Allisonr16216: Add debug messages to make it possible to try and
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Jeremy Allisonr15025: Fix exit_server_cleanly call.
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10555: a few compile warnings from jason Mader
2007-10-10 Jeremy Allisonr10371: Adding iPrint printing backend written by Joel...
2007-10-10 Jeremy Allisonr9244: Fix bugs found by Coverity.
2007-10-10 Günther Deschnerr8686: Revert %LOGONSERVER%-substitution. The substitio...
2007-10-10 Gerald Carterr8506: BUG 2853: don't strip out characters like '...
2007-10-10 Gerald Carterr7829: fix unitialized printer status field that was...
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Gerald Carterr6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Gerald Carterr5993: compiler warning fix
next