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-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
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-26
Added Elrond patch to make se_access_check use NT datastructures, not Samba.
Jeremy Allison
1
-2
/
+3
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-50
/
+41
2001-09-15
Looks like it missed these. make_connection now no longer takes a 'username'
Andrew Bartlett
1
-41
/
+9
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-3
/
+3
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-115
/
+120
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-5
/
+5
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-12
/
+11
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-6
/
+6
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-1
/
+1
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-9
/
+51
2001-08-10
Merge in the NT drivers changes from 2.2.
Jeremy Allison
1
-399
/
+642
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
1
-17
/
+17
2001-07-30
Fixup error returns in updating driver db version.
Jeremy Allison
1
-22
/
+40
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-3
/
+3
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-4
/
+4
2001-07-16
Fix from Jim Vopni - muliple definitions of "letter".
Jeremy Allison
1
-2
/
+0
2001-07-12
Changed instances of TRUE, FALSE to True, False as some compilers don't
Tim Potter
1
-1
/
+1
2001-07-10
Removed unused local variables.
Tim Potter
1
-8
/
+0
2001-07-09
split the nt_drivers.tdb in 3 separate tdb files. Should speed-up lookups
Jean-François Micouleau
1
-32
/
+114
[next]