1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib
Andrew Bartlett 18a4994e92 Patch by Stefan Metzmacher <metze@metzemix.de>:
here's a small fix that fixes the new quota system on irix.

I need to reanable XFS quotas on irix for the new quota system
(Jerry do you want to wait for this for the release ?)

But the old system works and is the default on irix!
(This used to be commit 5d43e00a49)
2004-01-06 10:22:13 +00:00
..
.cvsignore
access.c make sure we use a real network address in case there are extra non-zero octets in hosts allow/deny 2003-12-08 17:40:15 +00:00
account_pol.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
adt_tree.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
afs.c The AFS pts command always generates completely lower-case user names. As case 2003-12-30 16:00:56 +00:00
bitmap.c Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit 2003-12-11 20:00:16 +00:00
charcnv.c auth/auth_util.c: 2003-12-31 00:31:43 +00:00
clobber.c Split "clobber" function and variables into its own file before it 2003-03-18 07:09:23 +00:00
crc32.c Add const. 2003-03-18 12:12:14 +00:00
data_blob.c Changes all over the shop, but all towards: 2003-11-22 13:19:38 +00:00
debug.c And finally IDMAP in 3_0 2003-05-12 18:12:31 +00:00
dmallocmsg.c
dprintf.c Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +00:00
dummyroot.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
fault.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
fsusage.c
gencache.c Always call the auto-init funciton - this avoids tdb segfaulting under 2004-01-05 04:15:55 +00:00
genrand.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
getsmbpass.c Volker's fix for bug #668. Change the \n after the password prompt to go 2003-10-23 13:47:17 +00:00
hash.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
hmacmd5.c
iconv.c Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier 2003-12-10 15:59:28 +00:00
interface.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
interfaces.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
ldap_escape.c Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to 2003-02-01 05:20:11 +00:00
md4.c
md5.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
messages.c Limit the number of outstanding print notify messages for a process to 2003-04-23 00:19:30 +00:00
module.c Look at error before using it in debug statement. 2003-11-19 22:57:56 +00:00
ms_fnmatch.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
pam_errors.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
pidfile.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
popt_common.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
privileges.c don't crash on a NULL priviledge pointer; patch from Jianliang Lu 2003-12-04 04:31:29 +00:00
readline.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
replace1.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
replace.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
secace.c split some security related functions in their own files. 2003-10-06 01:24:48 +00:00
secacl.c split some security related functions in their own files. 2003-10-06 01:24:48 +00:00
secdesc.c split some security related functions in their own files. 2003-10-06 01:24:48 +00:00
select.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
sendfile.c Cast to fix warning on Solaris sendfile - check buildfarm output 2003-11-02 13:59:37 +00:00
server_mutex.c Merge from HEAD - make winbindd locking sane again: 2003-03-17 23:06:12 +00:00
signal.c Merge from HEAD: 2003-01-14 08:26:54 +00:00
smbldap.c auth/auth_util.c: 2003-12-31 00:31:43 +00:00
smbpasswd.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
smbrun.c sync 3.0 branch with head 2002-08-17 17:00:51 +00:00
snprintf.c Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in 2003-10-24 16:08:03 +00:00
sock_exec.c Refactor existing sock_exec() and socketpair_tcp() functions into their own 2003-04-30 17:35:56 +00:00
substitute.c working on bug 687; protect against null src strings in alloc_sub_basic() 2003-12-08 17:40:44 +00:00
sysacls.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
sysquotas_4A.c Patch by Stefan Metzmacher <metze@metzemix.de>: 2004-01-06 10:22:13 +00:00
sysquotas_linux.c Added last missing file. 2004-01-05 21:03:12 +00:00
sysquotas_xfs.c Oops. Broke the build. Added missing files. 2004-01-05 21:02:37 +00:00
sysquotas.c Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.x quota methods. 2004-01-05 19:36:02 +00:00
system_smbd.c merge of parameter changes from 3.0 and fix for bug 550 2003-10-01 17:02:09 +00:00
system.c Patch based on work from James Peach <jpeach@sgi.com> to convert over to 2004-01-06 01:22:14 +00:00
talloc.c split some security related functions in their own files. 2003-10-06 01:38:46 +00:00
tallocmsg.c Forward port the change to talloc_init() to make all talloc contexts 2002-12-20 20:23:06 +00:00
talloctort.c Ignore tallocdump binary. 2003-11-06 21:51:08 +00:00
time.c Clean up a comment noticed by Jonathan Shao@Panasas.com and remove an 2003-11-26 19:15:22 +00:00
ufc.c
username.c Fix for bug #703, try lowercase netgroups lookups. 2003-11-04 18:24:33 +00:00
util_file.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
util_getent.c Fix a compiler warning. 2003-04-14 02:24:16 +00:00
util_pw.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
util_seaccess.c split some security related functions in their own files. 2003-10-06 01:38:46 +00:00
util_sec.c After a phonecall with jra finally commit this. 2003-10-23 16:49:46 +00:00
util_sid.c split some security related functions in their own files. 2003-10-06 01:38:46 +00:00
util_smbd.c Move tridge's getgrouplist() replacement function from replace.c to a new 2002-08-17 07:09:22 +00:00
util_sock.c fix bug in get_peer_name() caused by --enable-developer and using the same src & dest strings to alpha_strcpy(); reported by Michael Young 2003-12-09 18:20:27 +00:00
util_str.c Fix bug 916 - do not perform a + -> space substitution for squid URL encoded 2003-12-25 09:37:41 +00:00
util_unistr.c Merge from 3.0: 2003-09-29 06:17:09 +00:00
util_uuid.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
util.c fix %a variable for Windows 2003 -> Win2K3 2003-12-05 21:51:51 +00:00
version.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
wins_srv.c trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
xfile.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00