summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-20Update generated version of manpagesJelmer Vernooij3-750/+1160
2002-08-20New (simpler) documentation system.Jelmer Vernooij43-13515/+111
2002-08-20Strip URL stuff, not only ending in .htmlJelmer Vernooij1-1/+1
2002-08-20Remove (broken) indexJelmer Vernooij3-6/+2
2002-08-20cannot use casts in the DLIST_xxx macrosHerb Lewis2-3/+3
2002-08-20segfault fixes merged from APP_HEADGerald Carter1-32/+42
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett14-286/+536
2002-08-20fix irix compiler errorHerb Lewis1-1/+1
2002-08-19Fix syntax errorsJelmer Vernooij1-4/+2
2002-08-19add support for the "value,OID" format described in MSDN.Gerald Carter1-1/+31
2002-08-19a new icon for the upcoming wizardSimo Sorce1-0/+0
2002-08-19Added comment about our implementation of the trans2Tim Potter1-1/+6
2002-08-19fix typo auth/auth_server.cJelmer Vernooij2-5/+1
2002-08-19More smb.conf manpage updates:Jelmer Vernooij1-23/+194
2002-08-19fixed memory corruption in cli_full_connection()Andrew Tridgell1-2/+1
2002-08-19the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell1-1/+0
2002-08-19print out the GUID in the CLDAP replyAndrew Tridgell1-12/+11
2002-08-19make rpcclient use print_guid()Andrew Tridgell1-9/+2
2002-08-19added a generic print_guid utility, and get the byte order handingAndrew Tridgell1-0/+15
2002-08-19make IRIX happySimo Sorce1-10/+14
2002-08-19IFS kit test - don't allow TEMP attribute on directory open.Jeremy Allison1-0/+12
2002-08-19we now parse the cldap reply and print its contents. There are aAndrew Tridgell1-4/+82
2002-08-19remove 'admin log' parameter (discussed with Jeremy)Jelmer Vernooij2-10/+0
2002-08-19we now receive and parse the main cldap netlogon reply.Andrew Tridgell3-15/+91
2002-08-19Adding documentation for options:Jelmer Vernooij1-19/+129
2002-08-19Add script to find undocumented smb.conf optionsJelmer Vernooij1-0/+43
2002-08-19added a 'net ads lookup' command that does a CLDAP NetLogon query to aAndrew Tridgell4-1/+132
2002-08-19added wrapper for delete_printer_data() that write the printer out to disk.Gerald Carter1-7/+15
2002-08-19Update manpage to match to Simo's latest pdbedit changesJelmer Vernooij1-2/+12
2002-08-19change notify fix left out of merge by APP_HEAD by accidentGerald Carter1-1/+2
2002-08-19Add vfstest manpage + fix typo in configureJelmer Vernooij3-3/+171
2002-08-19should make all platforms happy with poptSimo Sorce1-1/+1
2002-08-19Add 'conf' command to load different smb.conf filesJelmer Vernooij1-4/+22
2002-08-18O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce1-0/+4
2002-08-18round lock timeouts in lockingX upwards to multiples of 1 second, so aAndrew Tridgell1-1/+1
2002-08-18Add entry about block.soJelmer Vernooij1-0/+7
2002-08-18added exact timing semantics on blocking locksAndrew Tridgell2-12/+27
2002-08-18nicer locking timeout testAndrew Tridgell1-2/+7
2002-08-18improvements and bugfixSimo Sorce1-17/+71
2002-08-18A new utility to test VFS system and modulesSimo Sorce7-30/+1508
2002-08-18* Fix DeletePrinterDataEx() to work with arbitrary registry keysGerald Carter2-53/+173
2002-08-18make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell1-1/+1
2002-08-18be a bit more paranoid about not getting duplicate domain names (canAndrew Tridgell1-2/+8
2002-08-18fix GetPrinterDataEx() to work with registry subkeys using a depth > 1Gerald Carter2-2/+2
2002-08-18fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.Gerald Carter3-58/+99
2002-08-18* small formatting fixesGerald Carter1-57/+79
2002-08-18fixed up a few commentsGerald Carter1-64/+2
2002-08-18* fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter2-119/+218
2002-08-17get the error code right in case of a blocking lock timeout.Andrew Tridgell1-1/+1
2002-08-17amazing! we've had a reversed comparison in our blocking lock codeAndrew Tridgell1-1/+1