kai/samba.git
2007-10-10 Volker Lendecker9201: Ouch.... :-(
2007-10-10 Volker Lendecker9200: Add support for REG_BINARY to rpcclient getdata...
2007-10-10 Volker Lendecker9198: Convert hex_encode and strhex_to_data_blob to...
2007-10-10 Gerald Carterr9195: setting log level to 2 instead of 0
2007-10-10 Gerald Carterr9194: do not enumerate privileges when they are not...
2007-10-10 Volker Lendecker9189: Add the capability to set different registry...
2007-10-10 Gerald Carterr9186: comment out 'make check'; to be replaced by...
2007-10-10 Günther Deschnerr9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge...
2007-10-10 Jeremy Allisonr9126: Fix valgrind bug Volker found in interaction...
2007-10-10 Gerald Carterr9115: using #define for reg paths rather than typing...
2007-10-10 Gerald Carterr9114: removing gratuitous debug messages
2007-10-10 Jim McDonoughr9112: Fix #2953 - credentials chain on DC gets out...
2007-10-10 Gerald Carterr9098: fix another usrmgr.exe crash when viewing user...
2007-10-10 Volker Lendecker9095: Add crude chainlength statistics to the crude...
2007-10-10 Jim McDonoughr9091: Fix #2954, aix 5.1 compile. Stupid aix aio...
2007-10-10 Gerald Carterr9087: change version to 3.0.21pre1 since I will start...
2007-10-10 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Jeremy Allisonr9080: If we don't understand the auth, bind nak not...
2007-10-10 Günther Deschnerr9076: fix two other issues invented along the
2007-10-10 Jeremy Allisonr9073: Fixing up please-add-me typos in stupid, over...
2007-10-10 Herb Lewisr9057: fix cut-and-paste error
2007-10-10 Lars Müllerr9051: Fix from Fernando Schapachnik <fernando@mecon...
2007-10-10 Günther Deschnerr9041: typo. Thanks jerry.
2007-10-10 Gerald Carterr9040: revert pointer checks that I had removed; fixes...
2007-10-10 Lars Müllerr9038: Revert svn rev 414. Discussed with Jerry and...
2007-10-10 Günther Deschnerr9029: Another crash bug when enumerating privileges.
2007-10-10 Günther Deschnerr9021: Fix smbd-crash bug in openprinter (found by...
2007-10-10 Gerald Carterr8992: More make test work. Adding a way to order...
2007-10-10 Gerald Carterr8990: First trivial example of 'make test'
2007-10-10 Volker Lendecker8989: Fix a warning
2007-10-10 Günther Deschnerr8971: Fix querydispinfo (still need to look at enumdom...
2007-10-10 Jeremy Allisonr8963: Clean up the horrid "fake conn struct" part...
2007-10-10 Jelmer Vernooijr8961: Merge IRIX fix for socket wrapper
2007-10-10 Jeremy Allisonr8959: Make msdfs code talloc based. Fix leaks.
2007-10-10 Gerald Carterr8956: fix segfault caused by trying to parse a UNISTR2
2007-10-10 Jeremy Allisonr8950: Fix one more mem leak found by Gunther.
2007-10-10 Tim Potterr8949: Fix incorrect SHLIBEXT is set when running confi...
2007-10-10 Jeremy Allisonr8948: Fix valgrind bad free bug found by Gunther.
2007-10-10 Tim Potterr8946: Some casts to fix warnings when time_t is an...
2007-10-10 Gerald Carterr8943: Fix segfault in enum_service_status
2007-10-10 Tim Potterr8941: Fix unused variable warning. Bugzilla #2940.
2007-10-10 Günther Deschnerr8938: fix querydispinfo search semantics.
2007-10-10 Günther Deschnerr8937: allow to use non-default smb.conf in rpcclient
2007-10-10 Tim Potterr8935: Fix signed/unsigned comparison warning. Bugzill...
2007-10-10 Jeremy Allisonr8928: Fix mangle method = hash - bugid #2946. Incorrec...
2007-10-10 Jeremy Allisonr8922: AIO configure fixes from William Jojo for IBM...
2007-10-10 Gerald Carterr8916: should fix the valgrind invalid read of size...
2007-10-10 Andrew Bartlettr8913: Fix memory leak in -r 8912: Free the right thing...
2007-10-10 Andrew Bartlettr8912: Samba 3.0 was failing from a Vista client, becau...
2007-10-10 Günther Deschnerr8911: cosmetic fixes.
2007-10-10 Gerald Carterr8900: fix typo thyat broke compile in my last commit
2007-10-10 Gerald Carterr8899: various compiler warning fixes reported by Jason...
2007-10-10 Tim Potterr8894: Fix a warning. Bugzilla #2939.
2007-10-10 Jeremy Allisonr8892: Fix #2942 - missing value in debug ! Doh !
2007-10-10 Volker Lendecker8889: Another warning
2007-10-10 Volker Lendecker8869: Get rid of a warning.
2007-10-10 Gerald Carterr8840: fix fedora packaging for FC4
2007-10-10 Gerald Carterr8835: fixing SWAT install after docs change
2007-10-10 Gerald Carterr8834: fixing SWAT install after docs changeswat/help...
2007-10-10 Volker Lendecker8833: Fix some uninitialized variables.
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Gerald Carterr8800: grr...get logic right when checking #define
2007-10-10 Gerald Carterr8799: disabling schannel on samr and lsa until I figur...
2007-10-10 Volker Lendecker8798: Save one system call per SMB. smb_run_idle_event...
2007-10-10 Günther Deschnerr8797: avoid unset rids for builtin-aliases.
2007-10-10 Gerald Carterr8796: disable schannel on the lsa client pipe for...
2007-10-10 Gerald Carterr8795: fix our perpetual motion maching in strncpy_w()
2007-10-10 Günther Deschnerr8787: Make enumeration of builtin-aliases work again.
2007-10-10 Günther Deschnerr8786: Fix amazing and long-standing bug where user...
2007-10-10 Jeremy Allisonr8782: Fix bug #2918. The problem was using Inbuffer...
2007-10-10 Jeremy Allisonr8762: Attempt to fix the winbindd crashing bug on...
2007-10-10 Jeremy Allisonr8757: Add debug messages so we can see what attributes...
2007-10-10 Gerald Carterr8755: more malloc fixes
2007-10-10 Gerald Carterr8716: adding 'username map script' which if defined...
2007-10-10 Jeremy Allisonr8704: Patch from Timur Bakeyev <timur@com.bat.ru>...
2007-10-10 Gerald Carterr8697: BUG 2908: make sure to allow for the trailing...
2007-10-10 Jeremy Allisonr8695: Patch from James Peach for hires timestamps...
2007-10-10 Jeremy Allisonr8689: Fixes bugid #2889 for sure. Turns out the OS...
2007-10-10 Günther Deschnerr8686: Revert %LOGONSERVER%-substitution. The substitio...
2007-10-10 Simo Sorcer8682: fix vfstest, thanks to Rainer Link for spotting...
2007-10-10 Günther Deschnerr8675: fix some compile warnings.
2007-10-10 Andrew Tridgellr8673: merged from samba4
2007-10-10 Lars Müllerr8657: Add -fPIC which is the case for all other Samba...
2007-10-10 Jeremy Allisonr8655: Still trying to fix #2889. We don't need the...
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2007-10-10 Lars Müllerr8653: Fix bug #2659.
2007-10-10 Lars Müllerr8641: Fix bug #2262. Now we accept freebsd 5 till...
2007-10-10 Jeremy Allisonr8617: Be very explicit if addprinterex is called that...
2007-10-10 Jeremy Allisonr8615: Added "acl group control". Defaults to off....
2007-10-10 Jeremy Allisonr8610: If I'm going to do a debug level zero, at least...
2007-10-10 Jeremy Allisonr8609: Fix for bugid #2889. I think the problem is...
2007-10-10 Gerald Carterr8607: BUG 2900 more compiler warnings
2007-10-10 Gerald Carterr8606: BUG 2899: fix compiler warning in regfio routine
2007-10-10 Gerald Carterr8604: BUG 2890: fix unitialized variable reported...
2007-10-10 Tim Potterr8597: Use UNI_STR_TERMINATE (an enum value) instead...
2007-10-10 Tim Potterr8596: Don't wrap non-existent functions. Bugzilla...
2007-10-10 Tim Potterr8595: Delete unused prototypes.
2007-10-10 Tim Potterr8592: I'm pretty sure this should be != instead of...
2007-10-10 Tim Potterr8573: Fix set but not used warning in srvsvc server...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
next