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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-04
Added my course notes. Had asked Jeremy some weeks ago.
Volker Lendecke
3
-0
/
+2804
2000-08-04
make proto
Gerald Carter
1
-3
/
+10
2000-08-04
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
3
-27
/
+178
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-30
Adding pages oopsed.
John Terpstra
2
-0
/
+221
2000-07-30
Adding Using_Samba book back to Samba-pre3.
John Terpstra
158
-0
/
+27479
2000-07-30
Adding missing man pages.
John Terpstra
2
-0
/
+185
2000-07-30
Adding missing smbsh.1 man page source.
John Terpstra
1
-0
/
+87
2000-07-30
Updating for Samba-3.
John Terpstra
1
-68
/
+108
2000-07-30
Adding files provided by Klaus Singvogel of Caldera
John Terpstra
12
-0
/
+804
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-24
Test for reloading smb.conf after SIGHUP. Needs to be run as root.
Tim Potter
1
-0
/
+107
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
[next]