index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
nt_printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-05
More printer data to publish
Jim McDonough
1
-33
/
+89
2002-12-04
Janitor for tpot yet again... Merging in memory leak fix.
Jeremy Allison
1
-2
/
+2
2002-12-04
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
1
-1
/
+143
2002-11-23
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
1
-8
/
+11
2002-11-07
Keeping branches in sync....
Jeremy Allison
1
-1
/
+2
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
1
-1
/
+7
2002-10-31
Check the long_archi name for NULL.
Jeremy Allison
1
-0
/
+6
2002-10-21
removed the following parameters
Gerald Carter
1
-62
/
+0
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-2
/
+2
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-179
/
+436
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-495
/
+387
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-100
/
+437
2002-04-15
Merge of print server permission handling fixes from HEAD.
Tim Potter
1
-0
/
+16
2002-04-11
removed unnecessary memset
Gerald Carter
1
-2
/
+1
2002-04-11
specversion merge from SAMBA_2_2
Gerald Carter
1
-0
/
+2
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-1
/
+1
2002-03-17
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
1
-1
/
+1
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-12
/
+54
2002-03-14
Backed out enumprinters stuff - leave it for another day.
Tim Potter
1
-1
/
+3
2002-03-12
Merge of enumprinters vs getprinter naming patch from 2.2
Tim Potter
1
-6
/
+8
2002-02-27
Fix from JohnR - Fixed SetPrinterData(magic key) to support zero length DEVMO...
Jeremy Allison
1
-1
/
+1
2002-02-19
merge from 2.2
Gerald Carter
1
-2
/
+2
2002-02-09
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
1
-124
/
+230
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
merge from APPLIANCE_HEAD
Gerald Carter
1
-35
/
+1
2002-01-26
These changes commited on a 'no less broken' basis.
Andrew Bartlett
1
-7
/
+5
2002-01-25
Change this code so that we don't do a lookup_name() on root.
Andrew Bartlett
1
-11
/
+3
2002-01-23
merge from 2.2
Gerald Carter
1
-3
/
+3
2002-01-22
merge from 2.2. of
Gerald Carter
1
-20
/
+19
2002-01-11
Round and round we go....
Jeremy Allison
1
-1
/
+1
2002-01-11
Latest attempt at changeid.
Jeremy Allison
1
-4
/
+5
2002-01-09
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
1
-15
/
+18
2002-01-09
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
1
-8
/
+20
2002-01-08
My previous fix had a bug....
Jeremy Allison
1
-6
/
+11
2002-01-08
Another attempt at getting changeid correct. Jerry / JF please check !
Jeremy Allison
1
-7
/
+14
2002-01-08
Caught one problem where a BOOL fn was returning 3 different values :-).
Jeremy Allison
1
-11
/
+12
2002-01-08
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
1
-10
/
+4
2002-01-07
Return called NetBIOS name if present in preference to global_myname.
Jeremy Allison
1
-5
/
+9
2002-01-07
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
1
-1
/
+1
2002-01-03
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
1
-1
/
+1
2001-12-29
Removed extra lp_adduser() call.
Jeremy Allison
1
-0
/
+4
2001-12-14
ChangeID fixe from APPLIANCE_HEAD
Gerald Carter
1
-9
/
+37
2001-12-03
Writing decimal constants as "02" has been shown to cause cancer in
Martin Pool
1
-1
/
+1
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-1
/
+1
2001-11-26
Merge from appliance-head: when creating a default security descriptor
Tim Potter
1
-1
/
+11
2001-11-24
added "net join" command
Andrew Tridgell
1
-2
/
+1
2001-11-22
merge oops fix from 2.2
Gerald Carter
1
-4
/
+4
2001-11-22
merge from 2.2
Gerald Carter
1
-12
/
+30
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-6
/
+6
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
1
-7
/
+6
[next]