index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
up the debug level of the debug level change msg
Andrew Tridgell
2001-02-20
1
-2
/
+2
*
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
2001-02-20
1
-1
/
+1
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
2
-7
/
+8
*
Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With some
Jeremy Allison
2001-02-15
1
-0
/
+559
*
samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead
Herb Lewis
2001-02-15
1
-5
/
+7
*
Baltic codepage fixes from Toomas Soome <tsoome@ut.ee>
Tim Potter
2001-02-14
1
-0
/
+62
*
It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k
Jeremy Allison
2001-02-13
1
-6
/
+6
*
change pstrcpy() in setup_pwret() to fstrcpy() since we are
Gerald Carter
2001-02-13
1
-2
/
+2
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
3
-10
/
+125
*
Merge from 2.2 - with connection fix.
Jeremy Allison
2001-02-03
1
-1
/
+15
*
lib/system.c: Fix for pw caching.
Jeremy Allison
2001-01-31
1
-12
/
+37
*
Fix insure problems with passwd caching code.
Jeremy Allison
2001-01-24
1
-6
/
+10
*
Added modification to Richard Bollinger getpw[nam|uid] cache patch. Only
Jeremy Allison
2001-01-24
1
-2
/
+14
*
getpw[nam|uid] caching patch from "Richard Bollinger"
Gerald Carter
2001-01-24
1
-7
/
+37
*
fixed typo in debug statement
Gerald Carter
2001-01-24
1
-2
/
+2
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
1
-4
/
+7
*
include/vfs.h:
Jeremy Allison
2001-01-23
1
-2
/
+3
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-19
1
-28
/
+119
*
Cleanup of Get_Pwnam(). Adds debugging, cleans up the allow_change
David O'Neill
2001-01-17
1
-48
/
+45
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-15
1
-4
/
+9
*
removed unnecessary process_exists() call in message_send_pid()
Andrew Tridgell
2001-01-15
1
-11
/
+0
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-5
/
+5
*
First compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison
2001-01-11
1
-2
/
+90
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
1
-1
/
+1
*
Fix from John for growing messages.tdb.
Jeremy Allison
2001-01-11
1
-0
/
+1
*
Codepages and stuff for Turkish language support. Contributed by
Tim Potter
2001-01-07
1
-0
/
+25
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
2
-5
/
+75
*
Fixed -d option for rpcclient.
Tim Potter
2001-01-02
1
-2
/
+7
*
Removed uninitialised variable.
Jeremy Allison
2000-12-20
1
-1
/
+0
*
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
2000-12-19
1
-11
/
+32
*
A couple more UMR fixes.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
1
-5
/
+5
*
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
1
-22
/
+21
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
2
-11
/
+7
*
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
2000-12-14
1
-6
/
+6
*
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
2
-41
/
+45
*
Owner always has READ_CONTROL and WRITE_DAC access.
Jeremy Allison
2000-12-12
1
-1
/
+3
*
code review of rpcclient
Gerald Carter
2000-12-11
1
-159
/
+140
*
new version of Get_Pwnam()
Gerald Carter
2000-12-11
1
-52
/
+50
*
Fixed typo causing coredump in file_lines_parse.
Jeremy Allison
2000-12-09
1
-1
/
+1
*
Modified argc passed to rpc_client cmd_* functions to include argv[0].
Tim Potter
2000-12-08
1
-3
/
+3
*
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
1
-7
/
+14
*
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-1
/
+1
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-2
/
+49
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-0
/
+12
*
Fixed compiler warning.
Tim Potter
2000-12-06
1
-1
/
+1
*
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-0
/
+110
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-7
/
+7
*
fixed messaging bug - use strlen() instead of sizeof() in key length
Andrew Tridgell
2000-12-02
1
-2
/
+2
*
Allow zero length smb.conf files.
Tim Potter
2000-12-01
1
-2
/
+0
[next]