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-08-04
After talking with Jeremy and JF (and staring at packet traces between
Gerald Carter
2
-3
/
+55
2000-08-04
In cli_error() return ENOENT when an ERROR_INVALID_NAME is received instead
Tim Potter
1
-0
/
+1
2000-08-04
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
6
-7
/
+25
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
9
-103
/
+246
2000-08-02
Much though I hate to admit it - JF was completely correct. I cannot
Jeremy Allison
1
-2
/
+2
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
13
-218
/
+251
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
21
-139
/
+97
2000-08-01
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
6
-37
/
+93
2000-07-31
Save & restore the port name correctly.
Jeremy Allison
1
-16
/
+1
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
10
-151
/
+359
2000-07-31
make proto
Gerald Carter
1
-10
/
+13
2000-07-31
More work on rpcclient...
Gerald Carter
1
-7
/
+27
2000-07-31
More work on rpcclient...
Gerald Carter
6
-116
/
+373
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
[prev]
[next]