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-29
added the -A <authfile> option for allowing the reading of user
Gerald Carter
3
-213
/
+265
2000-08-29
first draft at rpcclient man page for HEAD branch. Taken heavily
Gerald Carter
3
-0
/
+744
2000-08-29
This doesn't compile but is a placeholder for moving the UNIX
Jeremy Allison
1
-0
/
+618
2000-08-28
smbd/password.c: Fixed typo in Tim's new code that caused insure overrun error.
Jeremy Allison
2
-3
/
+2
2000-08-28
added a little description of useage and output format since this gives
Herb Lewis
1
-1
/
+27
2000-08-28
fixed typos spotted by Ron Alexander <rcalex@home.com>
Gerald Carter
2
-2
/
+2
2000-08-28
script written by herb for reporting which smb.conf parameters
Gerald Carter
1
-0
/
+96
2000-08-28
Merge bug - still getting used to dirdiff.
Tim Potter
1
-1
/
+0
2000-08-28
Oops - missed a file.
Tim Potter
1
-0
/
+42
2000-08-28
Merge from appliance branch.
Tim Potter
3
-0
/
+12
2000-08-28
yipee!
Andrew Tridgell
5
-6
/
+24
2000-08-28
made reopen_logs() always re-open logs, not try and be smart about not
Andrew Tridgell
1
-37
/
+34
2000-08-28
arrgh.
Andrew Tridgell
1
-0
/
+4
2000-08-25
vfs write data fix. Fix for name matching in addtosmbpass
Jeremy Allison
2
-3
/
+3
2000-08-25
Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant.
Tim Potter
1
-1
/
+1
2000-08-25
- fixed the %U macro so that the old (and documented) semantics work
Andrew Tridgell
1
-2
/
+13
2000-08-25
Updated file with version in TNG.
Tim Potter
1
-2
/
+3
2000-08-24
Modified to use sid_to_uid and sid_to_gid. Now ready for POSIX ACL
Jeremy Allison
1
-8
/
+9
2000-08-23
Tidied up some error returns from printing calls. Still need to map UNIX
Jeremy Allison
3
-10
/
+16
2000-08-23
Documentation on NT_USER_TOKEN. Requested by Sander.
Jeremy Allison
1
-0
/
+5
2000-08-23
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
5
-26
/
+266
2000-08-22
Patch from John Reilly <jreilly@hp.com> for not processing duplicate files
Tim Potter
1
-0
/
+8
2000-08-21
Fix for safe_free freeing static strings. From Robert August Vincent, II.
Jeremy Allison
1
-5
/
+6
2000-08-18
oops. must return "" string and length zero when strlen(filebuf) == 0
Luke Leighton
1
-13
/
+16
2000-08-18
fixed an off by one error where I was tromping on memory
Gerald Carter
1
-1
/
+1
2000-08-18
fixed initialization errors (again!) I must have forgot to
Gerald Carter
1
-0
/
+6
2000-08-18
getfileline() - line with length of zero -> filebuf[strlen(filebuf)-1]
Luke Leighton
1
-10
/
+13
2000-08-18
changing some debug message levels
Gerald Carter
1
-12
/
+12
2000-08-17
Fix for Win9x driver downloads when information is
Gerald Carter
1
-83
/
+153
2000-08-17
added comment for my own memory purposes
Gerald Carter
1
-0
/
+1
2000-08-16
hack for unmarshalling unistr's on machines with BIG_ENDIAN arch
Gerald Carter
1
-2
/
+19
2000-08-16
- fixed memcpy bug in copy_unistr2()
Gerald Carter
1
-7
/
+21
2000-08-16
fixed unitialized struct bug in enum_users (whatever it is called)
Gerald Carter
1
-1
/
+5
2000-08-16
fixed typo.
Gerald Carter
1
-1
/
+1
2000-08-15
fixed error in [public] spotted by Ron Alexander <rcalex@home.com>
Gerald Carter
1
-2
/
+1
2000-08-15
Merge of uninitialised variable fix from APPLIANCE_HEAD.
Tim Potter
1
-4
/
+1
2000-08-15
Tidied up extra ()'s.
Jeremy Allison
1
-12
/
+12
2000-08-14
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
Jeremy Allison
2
-18
/
+7
2000-08-14
Merge.
Tim Potter
1
-2
/
+2
2000-08-14
fixed a few bugs in new_smb_io_relarraystr().
Gerald Carter
1
-2
/
+5
2000-08-14
NT printer permissions test program.
Tim Potter
3
-0
/
+433
2000-08-14
restored IS_BITS_SET_xxx macros.
Luke Leighton
1
-0
/
+5
2000-08-14
hey, jerry: turns out you _have_ converted to get_safe_nt_errmsg!!!
Luke Leighton
1
-2
/
+4
2000-08-14
jeremy,
Luke Leighton
1
-11
/
+15
2000-08-14
minor formatting fixes.
Gerald Carter
1
-9
/
+9
2000-08-14
fix for new_smb_io_relarraystr() and new_smb_io_relstr()
Gerald Carter
1
-2
/
+2
2000-08-12
removed the prs_align in spoolss_smb_io_unistr() (JF, please check)
Gerald Carter
1
-3
/
+36
2000-08-12
fixes to prs_unistr UNMARSHALLING only. Problem was due to talloc's
Gerald Carter
1
-29
/
+37
2000-08-12
FIxed some unmarshalling problems with relstr and unistr arrays
Gerald Carter
3
-200
/
+163
2000-08-12
fixed unistr_to_ascii to deal with NULL src strings
Gerald Carter
1
-14
/
+14
[prev]
[next]