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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-05
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1
-0
/
+23
1998-10-04
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1
-0
/
+1
1998-10-04
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
1
-1
/
+1
1998-10-04
added support for printing via smbwrapper
Andrew Tridgell
1
-1
/
+11
1998-10-03
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1
-1
/
+1
1998-10-03
fixed a bug in name_len() (thanks to kooros@kooros.netrack.net)
Andrew Tridgell
1
-7
/
+7
1998-10-03
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1
-1
/
+1
1998-10-03
- ignore *.p files
Andrew Tridgell
1
-1
/
+1
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-5
/
+9
1998-09-28
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1
-4
/
+7
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-2
/
+2
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1
-0
/
+13
1998-09-25
added rpcclient program
Luke Leighton
1
-0
/
+40
1998-09-23
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1
-218
/
+0
1998-09-19
Remove some byte-copying code in unix_format() that did nothing except
Jeremy Allison
1
-8
/
+0
1998-09-18
got rid of some #ifdef LARGE_XXXX stuff and got rid of non-portable LL
Andrew Tridgell
1
-15
/
+4
1998-09-17
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1
-3
/
+3
1998-09-15
Removed hideous inefficiencies in old trim_string code. This was making
Jeremy Allison
1
-15
/
+22
1998-09-11
Added ssize_t to configure code.
Jeremy Allison
1
-102
/
+105
1998-09-05
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
1
-13
/
+0
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-168
/
+30
1998-09-05
got rid of interpret_security(). Thanks to Jean-Francois for pointing
Andrew Tridgell
1
-17
/
+0
1998-09-04
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
1
-51
/
+61
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-55
/
+59
1998-09-02
we are never interested in SIGPIPE so just ignore (block) it
Andrew Tridgell
1
-9
/
+0
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-13
/
+13
1998-08-31
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1
-46
/
+47
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-11
/
+15
1998-08-30
added a function zero_free(void *, int size) that zeros an area of
Andrew Tridgell
1
-0
/
+11
1998-08-28
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1
-5
/
+5
1998-08-24
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1
-1
/
+1
1998-08-22
added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally
Andrew Tridgell
1
-5
/
+3
1998-08-21
added new smb.conf option "panic action". see my samba-technical
Andrew Tridgell
1
-9
/
+9
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-2
/
+2
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-3
/
+89
1998-08-14
Makefile.in: Changed so that make proto will work with ldap & nisplus.
Jeremy Allison
1
-3
/
+134
1998-08-08
added --with-nisplus-home option
Andrew Tridgell
1
-4
/
+4
1998-08-03
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1
-1
/
+1
1998-07-31
This is the checkin of the debug changes.
Christopher R. Hertel
1
-278
/
+1
1998-07-30
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1
-35
/
+45
1998-07-29
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1
-7
/
+7
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-194
/
+79
1998-07-23
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1
-27
/
+54
1998-07-16
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1
-1
/
+29
1998-07-15
util.c: I've added a function called mem_dup(). Similar to strdup(),
Christopher R. Hertel
1
-0
/
+13
1998-07-10
Fix for bug PR#8294 reported by <detlef.lammermann@er.materna.de>
Jeremy Allison
1
-1
/
+1
1998-06-16
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1
-19
/
+0
1998-06-16
CLITAR changes to overcome some reported problems and add Jay's changes
Richard Sharpe
1
-0
/
+19
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1
-16
/
+64
1998-06-04
Fixed file descriptor leak in open_socket_out - this could
Jeremy Allison
1
-0
/
+1
[next]