index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
printing
/
nt_printing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r22650: sync up with SMABA_3_0_25 as of svn r22649
Gerald Carter
2007-05-03
1
-0
/
+2
*
r21889: * Pull from SAMBA-3_0_25 svn r21888
Gerald Carter
2007-03-20
1
-23
/
+57
*
r21585: Start syncing the monster that will become 3.0.25pre1
Gerald Carter
2007-02-28
1
-82
/
+166
*
r21147: committing changes for 3.0.24
Gerald Carter
2007-02-05
1
-5
/
+5
*
r16703: add crash fix in printer publishing code
Gerald Carter
2006-06-29
1
-1
/
+1
*
r16438: sync up to r16433
Gerald Carter
2006-06-21
1
-0
/
+2
*
r16418: Pull in more Klocwork fixes (up to r16415)
Gerald Carter
2006-06-20
1
-25
/
+110
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-8
/
+15
*
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
2006-04-17
1
-1
/
+1
*
r14506: Remove remaining references to a KCM credential cache type.
Günther Deschner
2006-03-17
1
-4
/
+0
*
r14489: Guard against coverity reversion. #181 is a false positive
Jeremy Allison
2006-03-16
1
-0
/
+2
*
r14273: Fix coverity bug #202. Memory leak on error path.
Jeremy Allison
2006-03-13
1
-1
/
+3
*
r14221: Fix coverity #76. My previous change wasn't quite enough :-).
Jeremy Allison
2006-03-11
1
-0
/
+1
*
r14184: Coverity fix #56. Ensure we can't deref null.
Jeremy Allison
2006-03-11
1
-1
/
+1
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2006-03-07
1
-40
/
+17
*
r13547: add earlier checks to deny deleting a printer driver. The previous
Gerald Carter
2006-02-17
1
-0
/
+5
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-4
/
+10
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2006-02-02
1
-7
/
+7
*
r12889: BUG 3380: fix crash when changing printer drivers caused by accessing...
Gerald Carter
2006-01-13
1
-0
/
+2
*
r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We can
Jeremy Allison
2005-10-31
1
-5
/
+5
*
r10554: * BUG 3057: assume x64 drivers are v3 drivers
Gerald Carter
2005-09-27
1
-1
/
+8
*
r10154: Fix crash bug on security descriptor upgrade (as seen on x86_64).
Günther Deschner
2005-09-11
1
-1
/
+2
*
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
2005-08-29
1
-351
/
+145
*
r9086: * fix invalid read in parse_spoolss when writing a devmode to
Gerald Carter
2005-08-05
1
-15
/
+22
*
r8543: merge volker's nt_printing_init() fix from trunk (r8526)
Gerald Carter
2005-07-18
1
-1
/
+6
*
r8501: * disable printer handle object cache (was mostly used
Gerald Carter
2005-07-15
1
-66
/
+174
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2005-07-08
1
-30
/
+49
*
r8089: successfully delete printer subkeys via the registry....now for values
Gerald Carter
2005-07-03
1
-0
/
+32
*
r8066: * had to modify the printer data storage slightly in ntprinters.tdb
Gerald Carter
2005-07-02
1
-9
/
+64
*
r8025: *how* can this code have been around so long and
Gerald Carter
2005-06-30
1
-14
/
+33
*
r7983: clean up some use of un-initialized variables found by valgrind
Gerald Carter
2005-06-28
1
-10
/
+5
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2005-06-24
1
-13
/
+13
*
r7692: start versioning the registry.tdb file since it can be modified now
Gerald Carter
2005-06-17
1
-4
/
+1
*
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
2005-06-17
1
-2
/
+0
*
r7620: when adding a new printer driver, we should copy the files
Gerald Carter
2005-06-15
1
-40
/
+22
*
r7614: convert move_driver_to_download_area() to return WERROR in order to pr...
Gerald Carter
2005-06-15
1
-5
/
+5
*
r7584: cleanup the default printer security descriptor
Gerald Carter
2005-06-14
1
-32
/
+29
*
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
2005-06-02
1
-3
/
+3
*
r7041: compile fixes....long day I guess
Gerald Carter
2005-05-27
1
-2
/
+3
*
r7038: * upgrade version of nt*tdb files. Have to fix
Gerald Carter
2005-05-27
1
-10
/
+145
*
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
2005-04-09
1
-1
/
+0
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2005-04-06
1
-1
/
+1
*
r5792: Added new parameter "inherit owner". If set on a share, the created fi...
Jeremy Allison
2005-03-15
1
-1
/
+1
*
r5683: BUG 2363: allow 'in use' driver to be removed as long as one 'Windows ...
Gerald Carter
2005-03-07
1
-8
/
+47
*
r5029: after talking to Rob, ensure that we set the NETIOSNAME.domainname
Gerald Carter
2005-01-27
1
-1
/
+10
*
r4874: add DOmain Admins (Full Control) to the default printer sd if we are a DC
Gerald Carter
2005-01-20
1
-5
/
+24
*
r4805: Last planned change to the privileges infrastructure:
Gerald Carter
2005-01-17
1
-1
/
+2
*
r4740: allow SE_PRINT_OPERATORS to have printer admin access
Gerald Carter
2005-01-14
1
-3
/
+14
*
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
2005-01-05
1
-3
/
+19
*
r4089: fix logic error in add_a_form() that only compared N characters instea...
Gerald Carter
2004-12-07
1
-2
/
+4
[next]