summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2001-04-12Can't use space in random string used for exec.Jeremy Allison1-1/+1
2001-04-12Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison1-0/+24
2001-04-12Merged John's changes.Jeremy Allison1-3/+3
2001-04-11To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison3-2/+15
2001-04-11Changed the order of -kPIC and -kpic.Jeremy Allison1-4/+6
2001-04-10Fixed --with-automount compile error.Jeremy Allison1-2/+2
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison6-7/+7
2001-04-06If we can't open the username map file, at least print the strerror.Jeremy Allison1-1/+1
2001-04-05Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.Jeremy Allison2-560/+52
2001-04-05Tidy up tmp file handling.Jeremy Allison1-7/+2
2001-04-03Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison1-0/+214
2001-04-02IRIX ACLs from Herb.Jeremy Allison1-0/+244
2001-04-02include/ntdomain.h:Jeremy Allison1-2/+2
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison1-0/+7
2001-03-27Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"Jeremy Allison1-51/+83
2001-03-27merge from 2.2Gerald Carter1-8/+71
2001-03-26Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison1-0/+16
2001-03-26Patch to make automount lookup fallback to get home directory from getpwnam.Jeremy Allison2-28/+40
2001-03-23Added Gerald's fixes.Jeremy Allison1-1/+0
2001-03-23a much simpler talloc() implementation. This version has the followingAndrew Tridgell1-29/+36
2001-03-23Sync up with 2.2 ACL code.Jeremy Allison1-4/+0
2001-03-22New POSIX ACL mapping code. Works with UNIX permissions, now for testingJeremy Allison1-0/+20
2001-03-19Added sys_dlopen/sys_dlsym/sys_dlclose.Jeremy Allison1-0/+31
2001-03-19fixed rpcclient readline codeAndrew Tridgell1-1/+1
2001-03-19added basic command completion supportAndrew Tridgell1-1/+6
2001-03-18much simpler readline codeAndrew Tridgell1-73/+44
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell1-0/+126
2001-03-17removed useless debug msgAndrew Tridgell1-3/+0
2001-03-17lib/system.c (Finally) fixed all insure errors in password caching code. We c...Jeremy Allison1-56/+53
2001-03-15AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison1-69/+1
2001-03-13Fixed reading of strings from big-endian RPC clients.Jeremy Allison1-0/+68
2001-03-11Dead code removal. Not used anywhere.Jeremy Allison2-730/+0
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison7-15/+24
2001-03-10started support for unicode on the wire in smbd. Using a very similarAndrew Tridgell1-0/+9
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-1/+1
2001-03-07Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison1-8/+3
2001-03-01Fixed a couple of getpwXX calls that were not going through the sys_getpwXXJeremy Allison1-2/+2
2001-02-28Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2-10/+18
2001-02-27Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison1-0/+22
2001-02-25rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison1-0/+536
2001-02-23- fixed the sort_acl bug, sorting now works rightAndrew Tridgell1-9/+20
2001-02-23Always increment even if the read fails (otherwise we spin if we hit the kern...Jeremy Allison1-1/+4
2001-02-22lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...Jeremy Allison1-0/+15
2001-02-21make ascii_to_unistr always use little-endian. This fn is never usedAndrew Tridgell1-2/+5
2001-02-20- neater setting of bccAndrew Tridgell1-6/+16
2001-02-20up the debug level of the debug level change msgAndrew Tridgell1-2/+2
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell1-1/+1
2001-02-16Excise snprintf -> slprintf.Jeremy Allison2-7/+8
2001-02-15Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With someJeremy Allison1-0/+559
2001-02-15samba/source/nmbd/nmbd.c change remote_machine name to nmbd insteadHerb Lewis1-5/+7