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
2001-03-19
merge from 2.2 (reorder commands in array)
Gerald Carter
1
-1
/
+1
2001-03-19
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
5
-5
/
+52
2001-03-19
fixed rpcclient readline code
Andrew Tridgell
2
-17
/
+4
2001-03-19
added basic command completion support
Andrew Tridgell
3
-3
/
+43
2001-03-18
fixed unused variable
Andrew Tridgell
1
-1
/
+1
2001-03-18
much simpler readline code
Andrew Tridgell
5
-176
/
+89
2001-03-18
fixed some compilation errors with IRIX cc
Andrew Tridgell
2
-4
/
+4
2001-03-18
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
9
-545
/
+715
2001-03-17
fix this in rpc calls as well
Andrew Tridgell
1
-2
/
+2
2001-03-17
ADMIN$ is an IPC share, not a disk share
Andrew Tridgell
1
-1
/
+1
2001-03-17
removed useless debug msg
Andrew Tridgell
1
-3
/
+0
2001-03-17
lib/system.c (Finally) fixed all insure errors in password caching code. We c...
Jeremy Allison
2
-59
/
+73
2001-03-17
I'm happy with the mapping for NT getACL, now for NT setACL.
Jeremy Allison
2
-67
/
+190
2001-03-16
Updates for CUPS 1.1 from Michael Sweet.
Jeremy Allison
1
-1
/
+38
2001-03-16
Updated defaults for CUPS printing from Michael Sweet.
Jeremy Allison
1
-6
/
+17
2001-03-16
don't need to force unicode strings in flg2 anymore
Andrew Tridgell
1
-4
/
+3
2001-03-16
fixed volume_name(). It used dos_to_unix() which uses a static buffer,
Andrew Tridgell
1
-1
/
+4
2001-03-16
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
8
-185
/
+1048
2001-03-16
finished the conversion to unicode of the last of the trans2 fns
Andrew Tridgell
1
-18
/
+6
2001-03-16
converted the nttrans code to unicode on the wire
Andrew Tridgell
1
-117
/
+13
2001-03-16
converted reply_printqueue
Andrew Tridgell
1
-3
/
+3
2001-03-16
converted reply_search
Andrew Tridgell
1
-7
/
+9
2001-03-16
added STR_ASCII support to clistr_pull()
Andrew Tridgell
2
-5
/
+6
2001-03-16
enable unicode on the wire by default in smbd
Andrew Tridgell
3
-2
/
+7
2001-03-16
Added files for CUP printing patch split.
Jeremy Allison
2
-0
/
+320
2001-03-15
whoops...forgot one
Gerald Carter
1
-19
/
+31
2001-03-15
make proto
Gerald Carter
1
-12
/
+34
2001-03-15
addprinter and adddriver are working now :-)
Gerald Carter
4
-61
/
+565
2001-03-15
make proto
Gerald Carter
1
-0
/
+6
2001-03-15
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
Gerald Carter
3
-8
/
+156
2001-03-15
make proto
Gerald Carter
1
-1
/
+15
2001-03-15
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
3
-35
/
+573
2001-03-15
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
2
-4
/
+4
2001-03-15
Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone).
Jeremy Allison
2
-13
/
+33
2001-03-15
Last tweak (I promise :-). Fallback to returning our SID if we're a domain
Jeremy Allison
2
-14
/
+18
2001-03-15
Final ! Fix.
Jeremy Allison
1
-2
/
+8
2001-03-15
Last attempt at fix...
Jeremy Allison
1
-1
/
+1
2001-03-15
Return correct error message if we can't get the SID secret.
Jeremy Allison
1
-2
/
+8
2001-03-15
make proto
Gerald Carter
1
-1
/
+1
2001-03-15
more updates. several spoolss commands added as placeholders
Gerald Carter
5
-16
/
+103
2001-03-15
Fixed a Dr. Watson when viewing permissions - we were missing the "standalone
Jeremy Allison
1
-0
/
+2
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
10
-105
/
+25
2001-03-14
last make proto got messed up it seems
Gerald Carter
1
-8
/
+3
2001-03-14
make proto
Gerald Carter
1
-424
/
+432
2001-03-14
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
8
-303
/
+330
2001-03-14
patches from Simo. Couple of snity things
Gerald Carter
2
-5
/
+7
2001-03-14
don't need srvstr_push_size or srvstr_pull_size
Andrew Tridgell
2
-43
/
+0
2001-03-14
simpler clistr interface which handles individual packets having
Andrew Tridgell
5
-63
/
+19
2001-03-14
converted the smb messaging code to unicode
Andrew Tridgell
1
-17
/
+15
2001-03-14
converted a bunch more trans2 calls for unicode. This got quite tricky :(
Andrew Tridgell
1
-179
/
+145
[next]