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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-13
Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially
Jeremy Allison
1
-0
/
+28
2001-04-13
Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard
Jeremy Allison
1
-0
/
+24
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
2
-7
/
+5
2001-04-13
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
3
-77
/
+96
2001-04-12
Can't use space in random string used for exec.
Jeremy Allison
1
-1
/
+1
2001-04-12
Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn't
Jeremy Allison
1
-0
/
+24
2001-04-12
Merged John's changes.
Jeremy Allison
1
-3
/
+3
2001-04-11
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
3
-2
/
+15
2001-04-11
Changed the order of -kPIC and -kpic.
Jeremy Allison
1
-4
/
+6
2001-04-10
Fixed --with-automount compile error.
Jeremy Allison
1
-2
/
+2
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
6
-7
/
+7
2001-04-06
If we can't open the username map file, at least print the strerror.
Jeremy Allison
1
-1
/
+1
2001-04-05
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
Jeremy Allison
2
-560
/
+52
2001-04-05
Tidy up tmp file handling.
Jeremy Allison
1
-7
/
+2
2001-04-03
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
1
-0
/
+214
2001-04-02
IRIX ACLs from Herb.
Jeremy Allison
1
-0
/
+244
2001-04-02
include/ntdomain.h:
Jeremy Allison
1
-2
/
+2
2001-03-31
configure configure.in include/config.h.in lib/replace.c: Added test and repl...
Jeremy Allison
1
-0
/
+7
2001-03-27
Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"
Jeremy Allison
1
-51
/
+83
2001-03-27
merge from 2.2
Gerald Carter
1
-8
/
+71
2001-03-26
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
1
-0
/
+16
2001-03-26
Patch to make automount lookup fallback to get home directory from getpwnam.
Jeremy Allison
2
-28
/
+40
2001-03-23
Added Gerald's fixes.
Jeremy Allison
1
-1
/
+0
2001-03-23
a much simpler talloc() implementation. This version has the following
Andrew Tridgell
1
-29
/
+36
2001-03-23
Sync up with 2.2 ACL code.
Jeremy Allison
1
-4
/
+0
2001-03-22
New POSIX ACL mapping code. Works with UNIX permissions, now for testing
Jeremy Allison
1
-0
/
+20
2001-03-19
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
1
-0
/
+31
2001-03-19
fixed rpcclient readline code
Andrew Tridgell
1
-1
/
+1
2001-03-19
added basic command completion support
Andrew Tridgell
1
-1
/
+6
2001-03-18
much simpler readline code
Andrew Tridgell
1
-73
/
+44
2001-03-18
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
1
-0
/
+126
2001-03-17
removed useless debug msg
Andrew Tridgell
1
-3
/
+0
2001-03-17
lib/system.c (Finally) fixed all insure errors in password caching code. We c...
Jeremy Allison
1
-56
/
+53
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
1
-69
/
+1
2001-03-13
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
1
-0
/
+68
2001-03-11
Dead code removal. Not used anywhere.
Jeremy Allison
2
-730
/
+0
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
7
-15
/
+24
2001-03-10
started support for unicode on the wire in smbd. Using a very similar
Andrew Tridgell
1
-0
/
+9
2001-03-09
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
1
-1
/
+1
2001-03-07
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
1
-8
/
+3
2001-03-01
Fixed a couple of getpwXX calls that were not going through the sys_getpwXX
Jeremy Allison
1
-2
/
+2
2001-02-28
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2
-10
/
+18
2001-02-27
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
1
-0
/
+22
2001-02-25
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
1
-0
/
+536
2001-02-23
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
1
-9
/
+20
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
1
-0
/
+15
2001-02-21
make ascii_to_unistr always use little-endian. This fn is never used
Andrew Tridgell
1
-2
/
+5
2001-02-20
- neater setting of bcc
Andrew Tridgell
1
-6
/
+16
2001-02-20
up the debug level of the debug level change msg
Andrew Tridgell
1
-2
/
+2
[next]