index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-0
/
+16
*
Patch to make automount lookup fallback to get home directory from getpwnam.
Jeremy Allison
2001-03-26
2
-28
/
+40
*
Added Gerald's fixes.
Jeremy Allison
2001-03-23
1
-1
/
+0
*
a much simpler talloc() implementation. This version has the following
Andrew Tridgell
2001-03-23
1
-29
/
+36
*
Sync up with 2.2 ACL code.
Jeremy Allison
2001-03-23
1
-4
/
+0
*
New POSIX ACL mapping code. Works with UNIX permissions, now for testing
Jeremy Allison
2001-03-22
1
-0
/
+20
*
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
2001-03-19
1
-0
/
+31
*
fixed rpcclient readline code
Andrew Tridgell
2001-03-19
1
-1
/
+1
*
added basic command completion support
Andrew Tridgell
2001-03-19
1
-1
/
+6
*
much simpler readline code
Andrew Tridgell
2001-03-18
1
-73
/
+44
*
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
2001-03-18
1
-0
/
+126
*
removed useless debug msg
Andrew Tridgell
2001-03-17
1
-3
/
+0
*
lib/system.c (Finally) fixed all insure errors in password caching code. We c...
Jeremy Allison
2001-03-17
1
-56
/
+53
*
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
2001-03-15
1
-69
/
+1
*
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
2001-03-13
1
-0
/
+68
*
Dead code removal. Not used anywhere.
Jeremy Allison
2001-03-11
2
-730
/
+0
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
7
-15
/
+24
*
started support for unicode on the wire in smbd. Using a very similar
Andrew Tridgell
2001-03-10
1
-0
/
+9
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-1
/
+1
*
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
2001-03-07
1
-8
/
+3
*
Fixed a couple of getpwXX calls that were not going through the sys_getpwXX
Jeremy Allison
2001-03-01
1
-2
/
+2
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
2
-10
/
+18
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-0
/
+22
*
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
2001-02-25
1
-0
/
+536
*
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
2001-02-23
1
-9
/
+20
*
Always increment even if the read fails (otherwise we spin if we hit the kern...
Jeremy Allison
2001-02-23
1
-1
/
+4
*
lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...
Jeremy Allison
2001-02-22
1
-0
/
+15
*
make ascii_to_unistr always use little-endian. This fn is never used
Andrew Tridgell
2001-02-21
1
-2
/
+5
*
- neater setting of bcc
Andrew Tridgell
2001-02-20
1
-6
/
+16
*
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
[prev]
[next]