summaryrefslogtreecommitdiffstats
path: root/source/lib
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib')
-rw-r--r--source/lib/account_pol.c3
-rw-r--r--source/lib/bitmap.c3
-rw-r--r--source/lib/charcnv.c3
-rw-r--r--source/lib/debug.c3
-rw-r--r--source/lib/dmallocmsg.c2
-rw-r--r--source/lib/dprintf.c3
-rw-r--r--source/lib/error.c3
-rw-r--r--source/lib/fault.c3
-rw-r--r--source/lib/fsusage.c3
-rw-r--r--source/lib/genrand.c3
-rw-r--r--source/lib/hash.c3
-rw-r--r--source/lib/hmacmd5.c3
-rw-r--r--source/lib/iconv.c3
-rw-r--r--source/lib/interface.c3
-rw-r--r--source/lib/interfaces.c3
-rw-r--r--source/lib/md4.c3
-rw-r--r--source/lib/messages.c3
-rw-r--r--source/lib/ms_fnmatch.c3
-rw-r--r--source/lib/netatalk.c3
-rw-r--r--source/lib/pidfile.c3
-rw-r--r--source/lib/readline.c3
-rw-r--r--source/lib/replace.c3
-rw-r--r--source/lib/select.c3
-rw-r--r--source/lib/signal.c3
-rw-r--r--source/lib/smbpasswd.c3
-rw-r--r--source/lib/smbrun.c3
-rw-r--r--source/lib/substitute.c3
-rw-r--r--source/lib/sysacls.c3
-rw-r--r--source/lib/system.c3
-rw-r--r--source/lib/talloc.c2
-rw-r--r--source/lib/tallocmsg.c2
-rw-r--r--source/lib/talloctort.c2
-rw-r--r--source/lib/time.c3
-rw-r--r--source/lib/username.c3
-rw-r--r--source/lib/util.c3
-rw-r--r--source/lib/util_file.c3
-rw-r--r--source/lib/util_getent.c3
-rw-r--r--source/lib/util_pw.c3
-rw-r--r--source/lib/util_seaccess.c3
-rw-r--r--source/lib/util_sec.c3
-rw-r--r--source/lib/util_sid.c3
-rw-r--r--source/lib/util_sock.c3
-rw-r--r--source/lib/util_str.c3
-rw-r--r--source/lib/util_unistr.c3
-rw-r--r--source/lib/wins_srv.c3
-rw-r--r--source/lib/xfile.c3
46 files changed, 47 insertions, 87 deletions
diff --git a/source/lib/account_pol.c b/source/lib/account_pol.c
index 126ee291d88..07676e22022 100644
--- a/source/lib/account_pol.c
+++ b/source/lib/account_pol.c
@@ -1,6 +1,5 @@
/*
- * Unix SMB/Netbios implementation.
- * Version 1.9.
+ * Unix SMB/CIFS implementation.
* account policy storage
* Copyright (C) Jean François Micouleau 1998-2001.
*
diff --git a/source/lib/bitmap.c b/source/lib/bitmap.c
index da123837d0d..8121c38bd5b 100644
--- a/source/lib/bitmap.c
+++ b/source/lib/bitmap.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
simple bitmap functions
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/charcnv.c b/source/lib/charcnv.c
index 48b9cad7319..a1cda7bff32 100644
--- a/source/lib/charcnv.c
+++ b/source/lib/charcnv.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Character set conversion Extensions
Copyright (C) Igor Vergeichik <iverg@mail.ru> 2001
Copyright (C) Andrew Tridgell 2001
diff --git a/source/lib/debug.c b/source/lib/debug.c
index f3b0f2be124..87a8d429994 100644
--- a/source/lib/debug.c
+++ b/source/lib/debug.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/dmallocmsg.c b/source/lib/dmallocmsg.c
index bae9f36062a..a83ed518d7c 100644
--- a/source/lib/dmallocmsg.c
+++ b/source/lib/dmallocmsg.c
@@ -1,5 +1,5 @@
/*
- samba -- Unix SMB/Netbios implementation.
+ samba -- Unix SMB/CIFS implementation.
Copyright (C) 2002 by Martin Pool
This program is free software; you can redistribute it and/or modify
diff --git a/source/lib/dprintf.c b/source/lib/dprintf.c
index 11c9f23e9d7..dadebdb3b4e 100644
--- a/source/lib/dprintf.c
+++ b/source/lib/dprintf.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
display print functions
Copyright (C) Andrew Tridgell 2001
diff --git a/source/lib/error.c b/source/lib/error.c
index df177bcea0a..e84cf3e29d3 100644
--- a/source/lib/error.c
+++ b/source/lib/error.c
@@ -1,6 +1,5 @@
/*
- * Unix SMB/Netbios implementation.
- * Version 1.9
+ * Unix SMB/CIFS implementation.
* Unix/DOS/NT error code conversions
* Copyright (C) Tim Potter 2000
*
diff --git a/source/lib/fault.c b/source/lib/fault.c
index 885e35e0233..e132ed8f673 100644
--- a/source/lib/fault.c
+++ b/source/lib/fault.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Critical Fault handling
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/fsusage.c b/source/lib/fsusage.c
index 1bff1f953e0..bb7cff06453 100644
--- a/source/lib/fsusage.c
+++ b/source/lib/fsusage.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0.
+ Unix SMB/CIFS implementation.
functions to calculate the free disk space
Copyright (C) Andrew Tridgell 1998-2000
diff --git a/source/lib/genrand.c b/source/lib/genrand.c
index 4a56235c3dc..6296ead726a 100644
--- a/source/lib/genrand.c
+++ b/source/lib/genrand.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.2
+ Unix SMB/CIFS implementation.
Functions to create reasonable random numbers for crypto use.
diff --git a/source/lib/hash.c b/source/lib/hash.c
index 68c334a8ca8..6b7a8476b17 100644
--- a/source/lib/hash.c
+++ b/source/lib/hash.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.0
+ Unix SMB/CIFS implementation.
Copyright (C) Ying Chen 2000.
Copyright (C) Jeremy Allison 2000.
diff --git a/source/lib/hmacmd5.c b/source/lib/hmacmd5.c
index 1d9b89e0cce..e4a5995e116 100644
--- a/source/lib/hmacmd5.c
+++ b/source/lib/hmacmd5.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
HMAC MD5 code for use in NTLMv2
Copyright (C) Luke Kenneth Casson Leighton 1996-2000
Copyright (C) Andrew Tridgell 1992-2000
diff --git a/source/lib/iconv.c b/source/lib/iconv.c
index c08524eaa03..43350d93492 100644
--- a/source/lib/iconv.c
+++ b/source/lib/iconv.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
minimal iconv implementation
Copyright (C) Andrew Tridgell 2001
diff --git a/source/lib/interface.c b/source/lib/interface.c
index 08636fa3067..d43001342e7 100644
--- a/source/lib/interface.c
+++ b/source/lib/interface.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
multiple interface handling
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/interfaces.c b/source/lib/interfaces.c
index 6e031a1dabd..7b8ef0d0c1b 100644
--- a/source/lib/interfaces.c
+++ b/source/lib/interfaces.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.0
+ Unix SMB/CIFS implementation.
return a list of network interfaces
Copyright (C) Andrew Tridgell 1998
diff --git a/source/lib/md4.c b/source/lib/md4.c
index 95fd90512cc..6803b7e8831 100644
--- a/source/lib/md4.c
+++ b/source/lib/md4.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
a implementation of MD4 designed for use in the SMB authentication protocol
Copyright (C) Andrew Tridgell 1997-1998.
diff --git a/source/lib/messages.c b/source/lib/messages.c
index cd7eb8b82f9..096452784a3 100644
--- a/source/lib/messages.c
+++ b/source/lib/messages.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba internal messaging functions
Copyright (C) Andrew Tridgell 2000
Copyright (C) 2001 by Martin Pool
diff --git a/source/lib/ms_fnmatch.c b/source/lib/ms_fnmatch.c
index cc54ffb68eb..106efa5bbcf 100644
--- a/source/lib/ms_fnmatch.c
+++ b/source/lib/ms_fnmatch.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
filename matching routine
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/netatalk.c b/source/lib/netatalk.c
index 654d3f78d4c..035f3794a0b 100644
--- a/source/lib/netatalk.c
+++ b/source/lib/netatalk.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Copyright (C) Andrew Tridgell 1992-1998
This program is free software; you can redistribute it and/or modify
diff --git a/source/lib/pidfile.c b/source/lib/pidfile.c
index fad5691e0ae..28fd959b54e 100644
--- a/source/lib/pidfile.c
+++ b/source/lib/pidfile.c
@@ -1,8 +1,7 @@
/* this code is broken - there is a race condition with the unlink (tridge) */
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
pidfile handling
Copyright (C) Andrew Tridgell 1998
diff --git a/source/lib/readline.c b/source/lib/readline.c
index efd198db8df..013b8516f8d 100644
--- a/source/lib/readline.c
+++ b/source/lib/readline.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba readline wrapper implementation
Copyright (C) Simo Sorce 2001
Copyright (C) Andrew Tridgell 2001
diff --git a/source/lib/replace.c b/source/lib/replace.c
index 54ad36e1395..dd50ff035e0 100644
--- a/source/lib/replace.c
+++ b/source/lib/replace.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
replacement routines for broken systems
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/select.c b/source/lib/select.c
index fa8aefd6363..5e85d113513 100644
--- a/source/lib/select.c
+++ b/source/lib/select.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba select/poll implementation
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/signal.c b/source/lib/signal.c
index 9c78fad8862..99f908235c4 100644
--- a/source/lib/signal.c
+++ b/source/lib/signal.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
signal handling functions
Copyright (C) Andrew Tridgell 1998
diff --git a/source/lib/smbpasswd.c b/source/lib/smbpasswd.c
index dbd12d90db0..c27af5540b6 100644
--- a/source/lib/smbpasswd.c
+++ b/source/lib/smbpasswd.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.0
+ Unix SMB/CIFS implementation.
smbpasswd file format routines
diff --git a/source/lib/smbrun.c b/source/lib/smbrun.c
index 1ace6e3a991..67f82ed0ad4 100644
--- a/source/lib/smbrun.c
+++ b/source/lib/smbrun.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
run a command as a specified user
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/substitute.c b/source/lib/substitute.c
index c02ec9556a2..e878ee8cbfd 100644
--- a/source/lib/substitute.c
+++ b/source/lib/substitute.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
string substitution functions
Copyright (C) Andrew Tridgell 1992-2000
diff --git a/source/lib/sysacls.c b/source/lib/sysacls.c
index b14b99b80dd..db3e2bb67da 100644
--- a/source/lib/sysacls.c
+++ b/source/lib/sysacls.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.2.
+ Unix SMB/CIFS implementation.
Samba system utilities for ACL support.
Copyright (C) Jeremy Allison 2000.
diff --git a/source/lib/system.c b/source/lib/system.c
index 417f5ad6e23..631c02633fb 100644
--- a/source/lib/system.c
+++ b/source/lib/system.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Samba system utilities
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Jeremy Allison 1998-2002
diff --git a/source/lib/talloc.c b/source/lib/talloc.c
index 6d5f946e5c2..93de91012ce 100644
--- a/source/lib/talloc.c
+++ b/source/lib/talloc.c
@@ -1,5 +1,5 @@
/*
- Samba Unix SMB/Netbios implementation.
+ Samba Unix SMB/CIFS implementation.
Samba temporary memory allocation functions
Copyright (C) Andrew Tridgell 2000
Copyright (C) 2001, 2002 by Martin Pool <mbp@samba.org>
diff --git a/source/lib/tallocmsg.c b/source/lib/tallocmsg.c
index 8d99db666c6..608cdad452b 100644
--- a/source/lib/tallocmsg.c
+++ b/source/lib/tallocmsg.c
@@ -1,5 +1,5 @@
/*
- samba -- Unix SMB/Netbios implementation.
+ samba -- Unix SMB/CIFS implementation.
Copyright (C) 2001, 2002 by Martin Pool
This program is free software; you can redistribute it and/or modify
diff --git a/source/lib/talloctort.c b/source/lib/talloctort.c
index 131a086bfbd..3a648037761 100644
--- a/source/lib/talloctort.c
+++ b/source/lib/talloctort.c
@@ -1,5 +1,5 @@
/*
- Unix SMB/Netbios implementation.
+ Unix SMB/CIFS implementation.
Samba temporary memory allocation functions -- torturer
Copyright (C) 2001 by Martin Pool <mbp@samba.org>
diff --git a/source/lib/time.c b/source/lib/time.c
index c39753403d7..5fc43612dd5 100644
--- a/source/lib/time.c
+++ b/source/lib/time.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
time handling functions
Copyright (C) Andrew Tridgell 1992-1998
diff --git a/source/lib/username.c b/source/lib/username.c
index ca191ce94e4..8c9c3a7ca9b 100644
--- a/source/lib/username.c
+++ b/source/lib/username.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Username handling
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Jeremy Allison 1997-2001.
diff --git a/source/lib/util.c b/source/lib/util.c
index 021f8c0edf5..9d000c80f04 100644
--- a/source/lib/util.c
+++ b/source/lib/util.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Jeremy Allison 2001
diff --git a/source/lib/util_file.c b/source/lib/util_file.c
index 0cd60fed268..549766b1375 100644
--- a/source/lib/util_file.c
+++ b/source/lib/util_file.c
@@ -1,5 +1,6 @@
/*
- * Unix SMB/Netbios implementation. Version 1.9. SMB parameters and setup
+ * Unix SMB/CIFS implementation.
+ * SMB parameters and setup
* Copyright (C) Andrew Tridgell 1992-1998 Modified by Jeremy Allison 1995.
*
* This program is free software; you can redistribute it and/or modify it under
diff --git a/source/lib/util_getent.c b/source/lib/util_getent.c
index 5fb24d98690..02e4b932ded 100644
--- a/source/lib/util_getent.c
+++ b/source/lib/util_getent.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Simo Sorce 2001
Copyright (C) Jeremy Allison 2001
diff --git a/source/lib/util_pw.c b/source/lib/util_pw.c
index 3367a6cdc05..67ed43f216d 100644
--- a/source/lib/util_pw.c
+++ b/source/lib/util_pw.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0.
+ Unix SMB/CIFS implementation.
Safe versions of getpw* calls
diff --git a/source/lib/util_seaccess.c b/source/lib/util_seaccess.c
index 1ff7c329572..5a934789e4b 100644
--- a/source/lib/util_seaccess.c
+++ b/source/lib/util_seaccess.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.0
+ Unix SMB/CIFS implementation.
Copyright (C) Luke Kenneth Casson Leighton 1996-2000.
Copyright (C) Tim Potter 2000.
Copyright (C) Re-written by Jeremy Allison 2000.
diff --git a/source/lib/util_sec.c b/source/lib/util_sec.c
index c559647bf45..dd9a64d534b 100644
--- a/source/lib/util_sec.c
+++ b/source/lib/util_sec.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.0
+ Unix SMB/CIFS implementation.
Copyright (C) Jeremy Allison 1998.
rewritten for version 2.0.6 by Tridge
diff --git a/source/lib/util_sid.c b/source/lib/util_sid.c
index 1a19d55830b..d4f8abb0896 100644
--- a/source/lib/util_sid.c
+++ b/source/lib/util_sid.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Luke Kenneth Caseson Leighton 1998-1999
diff --git a/source/lib/util_sock.c b/source/lib/util_sock.c
index 0ca36b3788e..3d32d770005 100644
--- a/source/lib/util_sock.c
+++ b/source/lib/util_sock.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0.
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Tim Potter 2000-2001
diff --git a/source/lib/util_str.c b/source/lib/util_str.c
index a7eeedea3d8..200f4ce696b 100644
--- a/source/lib/util_str.c
+++ b/source/lib/util_str.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-2001
Copyright (C) Simo Sorce 2001-2002
diff --git a/source/lib/util_unistr.c b/source/lib/util_unistr.c
index 0a0424763df..31b557bbfc3 100644
--- a/source/lib/util_unistr.c
+++ b/source/lib/util_unistr.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-2001
Copyright (C) Simo Sorce 2001
diff --git a/source/lib/wins_srv.c b/source/lib/wins_srv.c
index 92cd51d8bbc..0181ee0956b 100644
--- a/source/lib/wins_srv.c
+++ b/source/lib/wins_srv.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 2.
+ Unix SMB/CIFS implementation.
Samba utility functions
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Christopher R. Hertel 2000
diff --git a/source/lib/xfile.c b/source/lib/xfile.c
index 7fc519e451a..00ea6e5cacf 100644
--- a/source/lib/xfile.c
+++ b/source/lib/xfile.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
stdio replacement
Copyright (C) Andrew Tridgell 2001