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
2001-02-27
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
8
-60
/
+134
2001-02-27
Hmmm. I thought I'd added these files to CVS head.....
Jeremy Allison
3
-0
/
+3673
2001-02-27
better handling of '.'
Andrew Tridgell
1
-15
/
+17
2001-02-27
remove some test code
Andrew Tridgell
1
-1
/
+2
2001-02-27
almost there with lanman1 wildcards. We now seem to correctly handle
Andrew Tridgell
1
-4
/
+17
2001-02-27
I have now found that despite initial appearences the lanman1 wildcard
Andrew Tridgell
1
-35
/
+24
2001-02-27
Added patch from Urban Widmark <urban@teststation.com> modified by me to
Jeremy Allison
2
-622
/
+726
2001-02-27
As prs_alloc_mem now zeros memory, remove superfluous memsets after it.
Jeremy Allison
3
-13
/
+0
2001-02-27
Separated dfs pipe into implementation and interface modules.
Jeremy Allison
6
-649
/
+468
2001-02-27
Implementation module for netlog pipe. Can't be easily integrated into
Jeremy Allison
1
-0
/
+663
2001-02-26
Split srvsvc pipe into interface and implementation modules.
Jeremy Allison
4
-992
/
+148
2001-02-26
Split wks pipe into interface and implementation modules.
Jeremy Allison
4
-54
/
+97
2001-02-26
Separated lsa code into interface and implementation.
Jeremy Allison
4
-516
/
+72
2001-02-26
Added implementation file for lsa.
Jeremy Allison
1
-0
/
+475
2001-02-26
Fix some errors uncovered in libsmbclient by the test suite
Richard Sharpe
2
-120
/
+57
2001-02-26
Started conversion of lsa server code to canonical format (as srv_reg and
Jeremy Allison
4
-58
/
+162
2001-02-26
made some LANMAN1 wildcard progress
Andrew Tridgell
4
-15
/
+24
2001-02-26
updated prototypes
Andrew Tridgell
1
-11
/
+4
2001-02-26
made some progress in masktest
Andrew Tridgell
1
-16
/
+15
2001-02-26
fixed a bug in non-terminated unicode strings with clistr_pull()
Andrew Tridgell
1
-1
/
+1
2001-02-26
add cli_list_new() for forced new protocol listing
Andrew Tridgell
1
-8
/
+18
2001-02-25
a snapshot of my attempts to get wildcard matching right for LANMAN1
Andrew Tridgell
1
-10
/
+108
2001-02-25
use cli_list_old() when negotiating the older protocols
Andrew Tridgell
1
-0
/
+4
2001-02-25
neater negprot code using the new cli_setup_bcc() call
Andrew Tridgell
1
-7
/
+2
2001-02-25
the -m option to the client is back
Andrew Tridgell
1
-2
/
+4
2001-02-25
Separated reg code into interface & implementation.
Jeremy Allison
5
-177
/
+218
2001-02-25
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
9
-46
/
+670
2001-02-24
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...
Jeremy Allison
3
-80
/
+179
2001-02-23
removed wrong patch to get_dir_entry(). This was left over from the
Gerald Carter
1
-5
/
+0
2001-02-23
make sure denied aces are first
Andrew Tridgell
1
-1
/
+1
2001-02-23
cast the qsort
Andrew Tridgell
1
-1
/
+1
2001-02-23
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
2
-54
/
+52
2001-02-23
include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
Jeremy Allison
5
-69
/
+112
2001-02-23
Always increment even if the read fails (otherwise we spin if we hit the kern...
Jeremy Allison
1
-1
/
+4
2001-02-22
lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...
Jeremy Allison
2
-17
/
+130
2001-02-22
don't crash on null acl sort
Andrew Tridgell
1
-0
/
+2
2001-02-22
fixed character set init in smbw_sample
Andrew Tridgell
1
-0
/
+2
2001-02-22
- workaround filer lsa lookup bug for unknown sids
Andrew Tridgell
1
-11
/
+10
2001-02-22
cope with filer/NT/samba all in one binary. yeah.
Andrew Tridgell
1
-7
/
+35
2001-02-22
make sure we don't free non-allocated data
Andrew Tridgell
1
-7
/
+10
2001-02-22
cope better with broken filer expectations
Andrew Tridgell
1
-2
/
+2
2001-02-22
Fixed file descriptor leak in error processing of print jobs.
Jeremy Allison
3
-55
/
+64
2001-02-21
but it is needed for linking ...
Andrew Tridgell
2
-1
/
+1276
2001-02-21
rpc_parse_samr.c doesn't exist in head ...
Andrew Tridgell
1
-1
/
+1
2001-02-21
make ascii_to_unistr always use little-endian. This fn is never used
Andrew Tridgell
1
-2
/
+5
2001-02-21
converted the last couple of functions in libsmb to be unicode
Andrew Tridgell
3
-18
/
+22
2001-02-21
fixed a crash bug in smbpasswd
Andrew Tridgell
1
-1
/
+0
2001-02-21
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
8
-98
/
+26
2001-02-21
reverted richards cli_NetServerEnum changes - they broke lots of things
Andrew Tridgell
1
-56
/
+12
2001-02-21
added support for a CLISTR_ASCII flag so we can use a uniform
Andrew Tridgell
2
-4
/
+6
[next]