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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-28
Fixed read overrun in init_string2()
Tim Potter
1
-2
/
+4
2000-07-27
remove warnings
Jean-François Micouleau
1
-2
/
+2
2000-07-27
fix the devmode.orientation being set to 0.
Jean-François Micouleau
1
-2
/
+8
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
26
-412
/
+513
2000-07-26
if no comment in TDB, use comment from print share.
Jean-François Micouleau
1
-4
/
+15
2000-07-26
Found out that we are crashing spoolss in enumprinterdata.
Jean-François Micouleau
4
-14
/
+32
2000-07-26
Fixed memory leaks in root and non-root password changing.
Tim Potter
1
-7
/
+20
2000-07-26
Fixed memory leaks in _spoolss_addprinterdriver()
Tim Potter
1
-5
/
+9
2000-07-26
Fixed memory leak in modify_trust_password()
Tim Potter
1
-0
/
+4
2000-07-25
Fixed up error checking and move printer file code. Fixed a memory leak.
Jeremy Allison
3
-12
/
+38
2000-07-25
make proto
Gerald Carter
1
-0
/
+5
2000-07-25
some initial code for AddPrinterEx() project. Most is ifdef'd out
Gerald Carter
3
-3
/
+149
2000-07-25
if the sids are not the same pointer and either of the sids are NULL
Andrew Tridgell
1
-0
/
+3
2000-07-25
Added some error checking and returns to the new 'move' code.
Jeremy Allison
4
-16
/
+53
2000-07-25
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
9
-306
/
+494
2000-07-25
Fix for mounting a printer as a share. Not that there's anything
Tim Potter
1
-0
/
+5
2000-07-25
Tidy up code to add printer. Always index in tdb by sharename. This
Jeremy Allison
1
-5
/
+33
2000-07-24
Run main server loop with sys_select() instead of sys_select_intr(). The
Tim Potter
1
-2
/
+13
2000-07-22
Fixed open handle code in printers - 3 functions were always being done
Jeremy Allison
5
-155
/
+171
2000-07-21
make proto
Gerald Carter
1
-0
/
+13
2000-07-21
* Added EnumPorts()
Gerald Carter
2
-3
/
+137
2000-07-21
Added EnumPorts() and fixed up some problems
Gerald Carter
1
-48
/
+27
2000-07-21
Added EnumPorts() and fixed up some problems
Gerald Carter
3
-0
/
+96
2000-07-21
Added functions for enumerating ports on remote print server.
Gerald Carter
1
-6
/
+48
2000-07-20
make proto
Gerald Carter
1
-0
/
+10
2000-07-20
readded util_list.c (just to the RPCCLIENT_OBJ). I need to split
Gerald Carter
1
-1
/
+1
2000-07-20
Fixed unitilized secdesc pointer which was causing spoolgetprinter
Gerald Carter
2
-2
/
+7
2000-07-19
Modified the patch to look in the tdb *first* - thus allowing legacy text
Jeremy Allison
1
-75
/
+91
2000-07-19
Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95
Jeremy Allison
3
-7
/
+100
2000-07-19
Instead of handing back a string (which might be a DNS name or an IP
Christopher R. Hertel
5
-48
/
+99
2000-07-19
First cut toward adding WINS server failover.
Christopher R. Hertel
7
-17
/
+250
2000-07-18
Removed the sanity check on the WINS SERVER parameter because it simply
Christopher R. Hertel
1
-17
/
+0
2000-07-18
rpc_parse/parse_prs.c: Removed extraneous ()'s.
Jeremy Allison
3
-43
/
+45
2000-07-18
remove util_list from LIB_OBJS since it broke smbd build
Gerald Carter
1
-1
/
+1
2000-07-18
Added lib/util_list.[c|o] to Makefile.in
Gerald Carter
1
-1
/
+1
2000-07-18
Fixed some more client SPOOLSS functions. The following
Gerald Carter
8
-361
/
+445
2000-07-18
fixed a bug (my own) in create_ntc_from_cli_state()
Gerald Carter
1
-2
/
+2
2000-07-18
I really didn't like the way generic arrays (lists) were
Gerald Carter
1
-0
/
+321
2000-07-18
grab functions that return RPC_HND_NODE (declared
Gerald Carter
1
-1
/
+1
2000-07-18
Fixed some more client SPOOLSS functions. The following
Gerald Carter
3
-76
/
+80
2000-07-18
Fixed some more SPOOLSS functions. The following
Gerald Carter
1
-5
/
+4
2000-07-17
Missing var.
Tim Potter
1
-1
/
+1
2000-07-17
Reverted changes from rpcclient merge - contains memory leak!
Tim Potter
1
-2
/
+9
2000-07-17
Free security descriptor after access check in update_printer_sec()
Tim Potter
1
-3
/
+7
2000-07-17
Initialise current time to time(NULL) in add_a_printer_2()
Tim Potter
1
-1
/
+4
2000-07-17
make proto
Tim Potter
1
-84
/
+0
2000-07-17
make proto
Tim Potter
1
-339
/
+338
2000-07-17
Allow job owner to delete own print job.
Tim Potter
1
-13
/
+28
2000-07-17
Moved access check for nt_printing_setsec() up into rpc function.
Tim Potter
1
-36
/
+59
2000-07-17
Renamed arguments to se_access_check()
Tim Potter
1
-4
/
+28
[next]