index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
/
nt_printing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
1
-1
/
+1
*
auth/auth_util.c:
Andrew Bartlett
2003-12-31
1
-2
/
+2
*
Move to short lived TALLOC_CTX* for allocating printer
Gerald Carter
2003-12-30
1
-4
/
+22
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
1
-8
/
+8
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
1
-5
/
+14
*
make sure we have a devmode before copying a string to the devicename; patch ...
Gerald Carter
2003-10-20
1
-3
/
+4
*
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
2003-09-19
1
-3
/
+3
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
1
-5
/
+39
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-1
/
+1
*
make sure the printer data value exists before saying you deleted it
Gerald Carter
2003-08-25
1
-0
/
+5
*
it never amazes me when some new things crawls out of the windows
Gerald Carter
2003-08-23
1
-1
/
+6
*
stupid...stupid...stupid....fix bug 294 by looking at the right arch string
Gerald Carter
2003-08-16
1
-1
/
+1
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-2
/
+2
*
fix bug 294; win9x driver lookups should always use version 0
Gerald Carter
2003-08-14
1
-5
/
+16
*
fix cache coherency bug in print handle print_info_2 cache.
Gerald Carter
2003-07-14
1
-17
/
+19
*
ifdef out some functions that are not used when HAVE_ADS is not defined
Gerald Carter
2003-06-25
1
-1
/
+1
*
large change:
Gerald Carter
2003-06-25
1
-5
/
+10
*
Squash another compiler warning.
Tim Potter
2003-05-27
1
-2
/
+2
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-5
/
+5
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-5
/
+5
*
Elsewhere, we use a #define for this environment variable name, so do the
Andrew Bartlett
2003-05-09
1
-2
/
+2
*
Get credentials before publishing printers.
Jim McDonough
2003-04-25
1
-0
/
+8
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-54
/
+50
*
Array size fixup for construct_nt_devicemode() from HEAD.
Tim Potter
2003-04-14
1
-1
/
+1
*
Fix off by one bug noticed by Andrew Bartlett.
Jeremy Allison
2003-03-14
1
-2
/
+2
*
add #define for the max device name length in a DEVICEMODE
Gerald Carter
2003-03-06
1
-1
/
+1
*
Writable string const fixes.
Jeremy Allison
2003-03-05
1
-6
/
+12
*
Progress on CR 601
Gerald Carter
2003-02-25
1
-152
/
+214
*
Missed one in the previous merge - user_ok() and user_in_group() now take
Andrew Bartlett
2003-02-24
1
-1
/
+1
*
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
2003-02-15
1
-2
/
+2
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-2
/
+7
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-1
/
+1
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-21
/
+21
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-4
/
+4
*
Store printer guid in the dsspooler registry key so we don't have to
Jim McDonough
2002-12-13
1
-72
/
+178
*
More printer publishing code.
Jim McDonough
2002-12-13
1
-6
/
+16
*
More printer data to publish
Jim McDonough
2002-12-05
1
-33
/
+89
*
Janitor for tpot yet again... Merging in memory leak fix.
Jeremy Allison
2002-12-04
1
-2
/
+2
*
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
2002-12-04
1
-1
/
+143
*
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
1
-8
/
+11
*
Keeping branches in sync....
Jeremy Allison
2002-11-07
1
-1
/
+2
*
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2002-10-31
1
-1
/
+7
*
Check the long_archi name for NULL.
Jeremy Allison
2002-10-31
1
-0
/
+6
*
removed the following parameters
Gerald Carter
2002-10-21
1
-62
/
+0
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-2
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-179
/
+436
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-495
/
+387
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-100
/
+437
*
Merge of print server permission handling fixes from HEAD.
Tim Potter
2002-04-15
1
-0
/
+16
*
removed unnecessary memset
Gerald Carter
2002-04-11
1
-2
/
+1
[next]