Age | Commit message (Expand) | Author | Files | Lines |
1998-09-28 | automated generation of .dummy files for each subdirectory; | Alexandre Oliva | 1 | -1/+0 |
1998-09-25 | added rpcclient program | Luke Leighton | 3 | -12/+432 |
1998-09-21 | major autoconf clean-up | Alexandre Oliva | 1 | -0/+1 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 3 | -26/+6 |
1998-08-31 | if an address is ipzero in cli_connect() then do a name query | Andrew Tridgell | 1 | -1/+2 |
1998-08-31 | cast the qsort to prevent warnings | Andrew Tridgell | 1 | -1/+1 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -5/+5 |
1998-08-30 | changed the way that name query records are sorted in replies. They | Andrew Tridgell | 1 | -0/+44 |
1998-08-28 | This checking fixes the statcache bug that stopped NetBench from running | Jeremy Allison | 1 | -1/+1 |
1998-08-25 | some smbtorture hacks (random IPC calls) | Andrew Tridgell | 1 | -5/+5 |
1998-08-17 | reduced the memory footprint a bit by changing some large static int | Andrew Tridgell | 1 | -9/+10 |
1998-08-17 | much cleaner chain pointer handling for both files and pipes. | Andrew Tridgell | 1 | -2/+0 |
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 | 2 | -4/+4 |
1998-08-09 | added ignore rules for the dummy files | Andrew Tridgell | 1 | -0/+1 |
1998-08-09 | these dummy files are needed for autoconf processing | Andrew Tridgell | 1 | -0/+0 |
1998-08-03 | I finished removing timestring() calls from DEBUG() messages. Also went | Christopher R. Hertel | 1 | -36/+41 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1 | -4/+4 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 3 | -13/+9 |
1998-07-14 | Added strupper() function call to up-case the scope field in the | Christopher R. Hertel | 1 | -6/+7 |
1998-06-27 | nisppass.c: Fixed incorrect parameter usage. | Jeremy Allison | 1 | -0/+1 |
1998-06-21 | Remove the copyright to Canon Information Systems Australia, as we don't | Richard Sharpe | 1 | -0/+1 |
1998-06-16 | clientgen: Added USE_SSL for client shutdown. | Jeremy Allison | 1 | -0/+3 |
1998-06-16 | Added SSL support from Christian Starkjohann <cs@obdev.at> | Jeremy Allison | 1 | -0/+13 |
1998-05-14 | namequery.c: Fixed SGI IRIX 5.x compiler problem. | Jeremy Allison | 1 | -1/+3 |
1998-05-13 | test for overflow in nmb name parsing code | Andrew Tridgell | 1 | -1/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 6 | -50/+50 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 2 | -5/+6 |
1998-04-29 | clientgen.c: Fixed null session setup bug. | Jeremy Allison | 1 | -6/+11 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 2 | -4/+6 |
1998-04-28 | Fixed checked in code that didn't compile. | Jeremy Allison | 1 | -9/+5 |
1998-04-28 | added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl> | Luke Leighton | 1 | -0/+59 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -1/+0 |
1998-04-23 | Makefile: Added nterr.c into the mix. | Jeremy Allison | 1 | -17/+36 |
1998-04-23 | We will need this new nterr.c for the DOMAIN_CLIENT code. | Jeremy Allison | 1 | -3/+30 |
1998-04-23 | clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c | Jeremy Allison | 1 | -8/+63 |
1998-04-21 | clientgen.c: Added cli_ulogoff() call. | Jeremy Allison | 1 | -0/+19 |
1998-04-20 | Makefile: Added genrand.o | Jeremy Allison | 1 | -1/+6 |
1998-04-17 | clientgen.c: Changes 'cli_xxx_' calls to use the following | Jeremy Allison | 1 | -53/+99 |
1998-04-17 | Changing of machine passwords now works !!!!!! | Jeremy Allison | 1 | -0/+9 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -4/+3 |
1998-04-12 | if the resolve order is blank then assume "host" | Andrew Tridgell | 1 | -0/+2 |
1998-04-12 | support O_SYNC in opens for smbtorture | Andrew Tridgell | 1 | -0/+4 |
1998-03-27 | chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync" | Jeremy Allison | 1 | -4/+4 |
1998-03-25 | RFC1002 says we must put compressed name pointers in the following | Jeremy Allison | 1 | -2/+40 |
1998-03-24 | clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb). | Jeremy Allison | 1 | -1/+1 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 2 | -3/+107 |
1998-03-18 | Added SamOEMChangePassword functionality. | Jeremy Allison | 1 | -0/+40 |
1998-03-17 | Fixes for the static data bugs & incorrect use of strtok | Jeremy Allison | 1 | -7/+11 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 2 | -7/+266 |