summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* time: move uint64s_nt_time_to_unix_abs() to lib/time.cGünther Deschner2008-06-233-7/+8
* Add documentation for kerberos support in libsmbclient.Andreas Schneider2008-06-231-0/+10
* Add krb5 support for the testbrowse example.Andreas Schneider2008-06-232-1/+15
* libsmbconf: add "includes" to the forbidden_valnames[].Michael Adam2008-06-231-0/+1
* libsmbconf: fastpaths first in smbconf_reg_valname_valid().Michael Adam2008-06-231-2/+2
* Samba3 HOWTO: Remove trailing whitespaces.Karolin Seeger2008-06-231-5/+5
* 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
* Remove the "exists" parameter from create_msdfs_linkVolker Lendecke2008-06-223-17/+14
* Check for sec_initial_uid() instead of uid==0 in dfs managementVolker Lendecke2008-06-221-2/+2
* Reduce memory usage in form_junctions() a little bitVolker Lendecke2008-06-221-0/+1
* Fix an abort in junction_to_local_pathVolker Lendecke2008-06-221-1/+1
* Fix a crash in _dfs_EnumVolker Lendecke2008-06-222-1/+3
* Fix an uninitialized variable access in callers of parse_msdfs_symlinkVolker Lendecke2008-06-221-1/+2
* Fix a double-closedir() in form_junctions()Volker Lendecke2008-06-211-1/+0
* Attempt to fix the darwin buildVolker Lendecke2008-06-211-1/+1
* Use "init_shared_module" instead of "init_module" for initializing .so'sVolker Lendecke2008-06-213-6/+8
* Make pipes_struct its own talloc ctxVolker Lendecke2008-06-214-43/+16
* Fix a SAFE_FREE/TALLOC_FREE mixupVolker Lendecke2008-06-211-1/+1
* net: Don't crash on invalid command line options.Kai Blin2008-06-212-8/+1
* 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
* net: Fix crash when specifying invalid options on the command lineroot2008-06-191-0/+8
* Remove current_user references from nttrans.cVolker Lendecke2008-06-191-3/+2
* Remove current_user references from trans2.cVolker Lendecke2008-06-196-11/+37
* Remove some current_user references from trans2.cVolker Lendecke2008-06-191-19/+25
* Remove reference to current_user from reply.cVolker Lendecke2008-06-191-4/+3
* Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke2008-06-1919-86/+86
* Remove the "current_user" arg from fsp_belongs_connVolker Lendecke2008-06-193-6/+6
* Remove the "current_user" arg from check_fspVolker Lendecke2008-06-194-26/+26
* loadparm: use the return value of the special handlers in lp_load().Michael Adam2008-06-191-2/+2
* loadparm: don't treat a missing include file as an error in handle_include().Michael Adam2008-06-191-1/+1
* testsuite: enable the testparm_s3 tests.Michael Adam2008-06-191-0/+7
* testsuite: add a testparm_s3 test script.Michael Adam2008-06-191-0/+90
* testsuite: update introductory comment to test_net_regsistry.shMichael Adam2008-06-191-1/+2
* Remove current_user_info reference from vfs_recycle.cVolker Lendecke2008-06-191-3/+1
* Remove current_user_info reference from vfs_fake_perms.cVolker Lendecke2008-06-191-6/+4
* Remove current_user_info reference from vfs_expand_msdfs.cVolker Lendecke2008-06-191-3/+1
* current_user is not used in vfs_aixacl2.cVolker Lendecke2008-06-191-1/+0
* RWX on a file does not imply DELETE accessVolker Lendecke2008-06-191-1/+1
* Fix checks in can_delete_file_in_directory()Volker Lendecke2008-06-191-6/+15
* Remove some codeVolker Lendecke2008-06-191-12/+4
* Fix typoVolker Lendecke2008-06-191-1/+1
* Fix the build on FreeBSD 4.6.2Volker Lendecke2008-06-191-4/+5
* Fix 'make distclean'. delheaders: no longer exists as a dependency.Jeremy Allison2008-06-181-1/+1
* Remove prototype of unimplemented smbc_chown() function.Derrell Lipman2008-06-181-26/+0