summaryrefslogtreecommitdiff
path: root/source3/printing/printing_db.c
AgeCommit message (Collapse)AuthorFilesLines
2004-02-12tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a ↵Gerald Carter1-1/+2
HEAD PDC tomorrow) (This used to be commit c57b24ee49aee0f0687742da7f8d741c62f6effe)
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter1-0/+1
(This used to be commit c98399e3c9d74e19b7c9d806ca8028b48866931e)
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-2/+2
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE (This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
2003-02-04Up the hash table size for printing tdb.cJeremy Allison1-1/+1
Jeremy. (This used to be commit 5f13d6b4a009a02c5d5ef9f806f0eb4b52cfe70c)
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-0/+204
* fixing change notify on print server handle * adding change notify support into smbcontrol for sending comment changes, etc... All part of CR 1159/1160 (This used to be commit 256d8c27cdc6f802f3bfba44593b07014f6ae10a)