Age | Commit message (Expand) | Author | Files | Lines |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -7/+7 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -3/+7 |
2007-10-10 | r16230: Fix Klocwork #861 and others. localtime and asctime | Jeremy Allison | 1 | -1/+4 |
2007-10-10 | r12986: Use d_fprintf(stderr, ...) for any error message in net. | Lars Müller | 1 | -3/+7 |
2007-10-10 | r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of | Tim Potter | 1 | -1/+1 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -6/+0 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -2/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -2/+4 |
2002-03-15 | Some help cleanups. Formatting and consistency issues. Line up text nicely,... | Jim McDonough | 1 | -1/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+0 |
2002-01-04 | print the timezone in the same format as 'date +%z' - much better for scripting | Andrew Tridgell | 1 | -5/+8 |
2001-12-14 | don't use -u switch to /bin/date - too many systems don't honor it | Andrew Tridgell | 1 | -4/+4 |
2001-12-12 | added "net time zone" command to show the timezone on a computer | Andrew Tridgell | 1 | -6/+30 |
2001-12-11 | prevent double free | Andrew Tridgell | 1 | -2/+0 |
2001-12-11 | better error handling | Andrew Tridgell | 1 | -11/+17 |
2001-12-11 | added a comment about /bin/date | Andrew Tridgell | 1 | -1/+4 |
2001-12-11 | added a net time command. Allow display or set of system time based on | Andrew Tridgell | 1 | -0/+151 |