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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-06
Implemented stub function for NET_SHARE_DELETE. Now to implement the real
Jeremy Allison
2
-0
/
+20
2001-04-06
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
Jeremy Allison
2
-0
/
+25
2001-04-06
We can now use server manager to look at Samba shares. NT still expects a ":"
Jeremy Allison
2
-21
/
+3
2001-04-05
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
Jeremy Allison
1
-45
/
+6
2001-04-04
I know we're supposed to be feature frozen, but I couldn't resist this... :-).
Jeremy Allison
2
-5
/
+83
2001-04-04
Fix for broken RelientUNIX.
Jeremy Allison
1
-1
/
+1
2001-04-03
Sync up with new NT forms code.
Jeremy Allison
1
-0
/
+42
2001-04-03
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
3
-0
/
+51
2001-04-02
IRIX ACLs from Herb.
Jeremy Allison
1
-0
/
+30
2001-04-02
include/ntdomain.h:
Jeremy Allison
2
-8
/
+18
2001-03-31
configure configure.in include/config.h.in lib/replace.c: Added test and repl...
Jeremy Allison
3
-556
/
+469
2001-03-31
started converting some of the only-ascii code to use srvstr_*
Andrew Tridgell
1
-464
/
+466
2001-03-30
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
2
-3
/
+21
2001-03-29
Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.
Jeremy Allison
1
-0
/
+1
2001-03-29
Added cli_nt_create_full() as a way to get at all the ntcreate parameters.
Jeremy Allison
1
-0
/
+3
2001-03-28
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
1
-16
/
+16
2001-03-27
make proto
Gerald Carter
1
-7
/
+7
2001-03-27
Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"
Jeremy Allison
1
-1
/
+1
2001-03-26
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2
-2
/
+5
2001-03-23
a much simpler talloc() implementation. This version has the following
Andrew Tridgell
1
-2
/
+1
2001-03-23
Fix insure-found parameter size missmatch.
Jeremy Allison
1
-1
/
+1
2001-03-23
Two OS/2 printer fixes from Jim McDonough @ IBM.
Jeremy Allison
1
-0
/
+1
2001-03-23
groupdb/mapping.c:
Jeremy Allison
1
-461
/
+461
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
3
-460
/
+535
2001-03-21
Fix memory leak when doing DLIST_REMOVE(head,head).
Jeremy Allison
1
-1
/
+1
2001-03-21
added option "enhanced browsing"
Andrew Tridgell
1
-0
/
+1
2001-03-20
When calling DLIST_REMOVE(x,x) (from lib/interface.c) ensure that the pointer
Jeremy Allison
1
-1
/
+1
2001-03-20
Fix for crash when doing name lookup with a quoted string. Part of
Jeremy Allison
2
-9
/
+15
2001-03-19
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
1
-1
/
+1
2001-03-19
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
2
-0
/
+16
2001-03-19
added basic command completion support
Andrew Tridgell
1
-1
/
+2
2001-03-18
much simpler readline code
Andrew Tridgell
3
-52
/
+1
2001-03-18
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
4
-20
/
+62
2001-03-17
I'm happy with the mapping for NT getACL, now for NT setACL.
Jeremy Allison
1
-0
/
+15
2001-03-16
enable unicode on the wire by default in smbd
Andrew Tridgell
1
-0
/
+1
2001-03-16
Added files for CUP printing patch split.
Jeremy Allison
1
-0
/
+69
2001-03-15
make proto
Gerald Carter
1
-12
/
+34
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
1
-5
/
+1
2001-03-15
make proto
Gerald Carter
1
-1
/
+15
2001-03-15
make proto
Gerald Carter
1
-1
/
+1
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
2
-19
/
+7
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
1
-1
/
+1
2001-03-14
don't need srvstr_push_size or srvstr_pull_size
Andrew Tridgell
1
-3
/
+0
2001-03-14
simpler clistr interface which handles individual packets having
Andrew Tridgell
1
-3
/
+1
2001-03-13
simpler and more correct srvstr_push()
Andrew Tridgell
1
-426
/
+426
2001-03-13
Move to a handle database per pipe name, not per pipe.
Jeremy Allison
2
-4
/
+5
2001-03-13
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
1
-0
/
+2
[next]