vlp: Move closer to the code tested.
[kai/samba.git] / source3 / printing / printing.c
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
2007-10-10 Gerald Carterr5950: more compiler warning's from Jason Mader
2007-10-10 Gerald Carterr5807: fix segfault after compiler warning clean up...
2007-10-10 Volker Lendecker5770: Get rid of some compiler warnings
2007-10-10 Gerald Carterr5691: wrapping the pause/resume/purge printer commands in
2007-10-10 Jeremy Allisonr4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Gerald Carterr4539: patch from Rob -- adding real printcap name...
2007-10-10 Gerald Carterr4094: BUG 2107: fix memory bloating caused by large...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4028: * prevent the background LPQ daemon from updating
2007-10-10 Jeremy Allisonr3867: Fix from david.hu@hp.com - make a copy of an...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2007-10-10 Gerald Carterr2569: Patch from Rob Foehl <rwf@loonybin.net>:
2007-10-10 Gerald Carterr2191: ensure that we assign our pid to print jobs...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Gerald Carterr1384: ensure we remove the tdb entry for a job in...
2007-10-10 Volker Lendecker1295: To be able to send a message to the background...
2007-10-10 Gerald Carterr1230: (merges from HP PSA) fixing a couple of caching...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 Jim McDonoughr560: Fix bugzilla 1279: cannot control individual...
2007-10-10 Jim McDonoughr555: Fix big-endian storage of jobids in jobs_changed...
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-05 Gerald Carterfix compiler warning
2004-03-05 Gerald Carterfix compiler warning
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
next