summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
* Fixed publishing date info.John H Terpstra2008-06-231-1/+1
* Added TDB File documentation requested by some users.John H Terpstra2008-06-232-0/+154
* Clarification that hosts resolution is done by winbind only on IRIX, all othe...John H Terpstra2008-06-231-1/+1
* Clarification that hosts resolution is done by winbind only on IRIX, all othe...John H Terpstra2008-06-231-5/+10
* init_shared_module -> init_samba_moduleVolker Lendecke2008-06-234-6/+6
* Fix a crash in _dfs_EnumVolker Lendecke2008-06-232-1/+3
* Fix an uninitialized variable access in callers of parse_msdfs_symlinkVolker Lendecke2008-06-231-1/+2
* Fix a double-closedir() in form_junctions()Volker Lendecke2008-06-231-1/+0
* Attempt to fix the darwin buildVolker Lendecke2008-06-231-1/+1
* Use "init_shared_module" instead of "init_module" for initializing .so'sVolker Lendecke2008-06-233-6/+8
* Fix the build on FreeBSD 4.6.2Volker Lendecke2008-06-201-4/+5
* Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...Jeremy Allison2008-06-201-2/+6
* Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...Jeremy Allison2008-06-201-9/+3
* Fixing net help info.John H Terpstra2008-06-201-3/+4
* Revert "Fix a memleak in svcctl_init_keys()"Volker Lendecke2008-06-181-10/+1
* Fix Bug #5548 (segfauls in handle_include with %m macro expansion).Michael Adam2008-06-181-1/+4
* Fix a brown paper bag segfault in clitarVolker Lendecke2008-06-182-2/+2
* Fix a memleak in svcctl_init_keys()Volker Lendecke2008-06-171-1/+10
* Fix a segfault in wbcLookupSidVolker Lendecke2008-06-171-19/+29
* Fix a segfault in wbcLookupRidsVolker Lendecke2008-06-171-16/+21
* Replace a very unusual variable declaration by a more conventional oneVolker Lendecke2008-06-171-1/+1
* man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger2008-06-173-0/+311
* Fix a memleak in wbcAuthenticateUserEx()Volker Lendecke2008-06-171-0/+2
* Revert "Fix a memleak in ads_find_dc() in case get_sorted_dc_list() fails"Volker Lendecke2008-06-171-1/+0
* Revert "Fix a memleak caused by a crappy get_sorted_dc_list() API"Volker Lendecke2008-06-171-14/+1
* More correct fix (hopefully :-) for any memory leaks.Jeremy Allison2008-06-171-1/+17
* net_vampire: fix samsync_process_database(). Final fix for Bug #5542.Günther Deschner2008-06-171-1/+1
* net_vampire: fix build warning.Günther Deschner2008-06-171-1/+0
* netapi: Fix Bug #5545 (libnetapi_init without $USER)Günther Deschner2008-06-171-2/+6
* WHATSNEW: Updates changes since 3.2.0rc2.Karolin Seeger2008-06-161-3/+33
* net: Fix several typos in comments.Karolin Seeger2008-06-161-372/+372
* Fix a handle leak for error returns in ldb_try_load_dsoVolker Lendecke2008-06-161-1/+7
* Fix group parsing in libwbclient's copy_group_entry()Volker Lendecke2008-06-161-4/+6
* Fix an uninitialized variable found by the IBM checkerVolker Lendecke2008-06-161-5/+5
* Fix bug 5500 -- thanks to mathion at thorrovydeti.com for reportingVolker Lendecke2008-06-161-0/+2
* Fix a crash in _winreg_QueryValueVolker Lendecke2008-06-131-0/+4
* net: Fix bug #5542 (samsync contains empty passwords).Günther Deschner2008-06-133-2/+28
* samsync: add samsync_fix_delta_array()Günther Deschner2008-06-132-0/+189
* man pages: Fix indentation in smb.conf section about 'map readonly'.Karolin Seeger2008-06-121-4/+4
* man pages: Added improvements.Christoph Zauner2008-06-123-6/+11
* man pages: Fix typo in smb.conf section about the 'deleteprinter command'.Karolin Seeger2008-06-121-1/+1
* man pages: Fix typos.Christoph Zauner2008-06-126-14/+15
* Samba3-HOWTO: Fix typos.Christoph Zauner2008-06-123-11/+14
* Fix typos.Christoph Zauner2008-06-121-3/+3
* Add -brtl to the AIX linker flagsVolker Lendecke2008-06-121-1/+3
* AIX build fixes from William Jojo -- thanksVolker Lendecke2008-06-122-2/+3
* Fix max_fd calculation in event_loop_onceVolker Lendecke2008-06-121-1/+1
* pam_winbind: Update cached creds during password change.Günther Deschner2008-06-111-0/+4
* Correctly find a [u]int32_t replacementVolker Lendecke2008-06-111-6/+15