summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Add header for NetGetJoinableOUs to libnetapi.Günther Deschner2008-01-181-0/+11
* merged changes from v4-0-testAndrew Tridgell2008-01-182-43/+43
* Add NetGetJoinableOUs() to libnetapi (incl. example).Günther Deschner2008-01-183-3/+309
* Cosmetics and error string reporting for libnetapi.Günther Deschner2008-01-183-16/+114
* Add some more debugging into netdomjoin-gui.Günther Deschner2008-01-181-4/+9
* Fix local hostname detection in netdomjoin-gui.Günther Deschner2008-01-181-10/+27
* Improve libnetapi_set_error_string().Günther Deschner2008-01-182-7/+39
* Add and correct some WERROR codes.Michael Adam2008-01-182-2/+13
* Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testDerrell Lipman2008-01-1762-1277/+27280
|\
| * Fix two uninitialized variables in vfs_hpuxacl.cVolker Lendecke2008-01-171-2/+2
| * Use new pidl-generated netlogon client calls in NetApi GetDcName().Günther Deschner2008-01-172-38/+8
| * Include auto-generated client headers for netlogon/samr.Günther Deschner2008-01-171-0/+2
| * Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-1715-152/+70
| * Re-run make idl to regnerated netlogon.Günther Deschner2008-01-172-10/+12
| * Add NETLOGON_GRACE_LOGON flag to netr_UserFlags.Günther Deschner2008-01-171-10/+11
| * Re-run make idl to generate SAMR output.Günther Deschner2008-01-178-1/+23360
| * Use pidl generated data from misc.idl.Günther Deschner2008-01-178-125/+306
| * Re-run make idl to regenerate netlogon output.Günther Deschner2008-01-177-598/+2264
| * Remove dependency for nbt.idl (the NBT_SERVER_* flags) in netlogon.idl.Günther Deschner2008-01-171-9/+9
| * Remove samba4 specifi struct server_id from misc.idl.Günther Deschner2008-01-171-6/+0
| * Import recent misc.idl from Samba4.Günther Deschner2008-01-171-1/+5
| * Add samba3 [out,ref] pointer massage to samr&netlogon idl.Günther Deschner2008-01-172-93/+94
| * Import recent netlogon and samr IDL from samba4.Günther Deschner2008-01-172-136/+430
| * Add a reg_getversion() function to reg_api and use it in srv_winreg_nt.c.Michael Adam2008-01-172-4/+12
| * Add my (C) to reg_api.c - MichaelMichael Adam2008-01-171-0/+1
| * Add a comment header comparing winreg.idl and reg_api.c.Michael Adam2008-01-171-0/+42
| * Use reg_[gs]etkeysecurity() instead of regkey_[gs]et_secdes().Michael Adam2008-01-171-2/+2
| * Add reg_api functions reg_getkeysecurity() and reg_setkeysecurity().Michael Adam2008-01-171-0/+11
| * Comment out unused reg_create_path() and reg_delete_path().Michael Adam2008-01-171-1/+5
| * Move reg_create_path() and reg_delete_path() to reg_api.cMichael Adam2008-01-172-95/+95
| * Convert sync_eventlog_params() to use reg_api instead of reg_frontend.Michael Adam2008-01-171-20/+26
| * Add some sectioning comments to reg_api.cMichael Adam2008-01-171-0/+15
| * Make utility function reg_deletekey_recursive_internal() static.Michael Adam2008-01-171-4/+4
| * Use the proper boolean constants in reg_frontend_hilvl.cMichael Adam2008-01-171-6/+6
| * Reformatting: Strip trailing white spaces from reg_frontent_hilvl.c.Michael Adam2008-01-171-21/+19
| * idl: Update IDL for eventlog, misc, netlogon and security from Samba 4.Jelmer Vernooij2008-01-177-10/+20
| * idl: Remove use of [ref], which is the default.Jelmer Vernooij2008-01-171-3/+3
| * idl: Update initshutdown and echo IDL from Samba 4.Jelmer Vernooij2008-01-175-18/+18
| * idl: Update DFS IDL from Samba 4.Jelmer Vernooij2008-01-177-10/+526
* | Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mappingDerrell Lipman2008-01-172-46/+38
|/
* Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testDerrell Lipman2008-01-176-53/+35
|\
| * Remove is_remotestorage() call from VFS. We already have statvfs() there to h...Alexander Bokovoy2008-01-175-28/+16
| * Rework of VFS is_offline() function to only return boolean offline/online res...Alexander Bokovoy2008-01-175-22/+17
| * Fix more VFS API mixup with offline filesAlexander Bokovoy2008-01-171-5/+4
* | Fix stat results to be consistent between smbc_stat and smbc_fstat.Derrell Lipman2008-01-171-1/+4
|/
* Fix bug found by Derrell - windows returns an read returnJeremy Allison2008-01-161-21/+28
* Fix the mess that ab just made of the new VFS code.Jeremy Allison2008-01-163-57/+62
* Tidy up code and debug for non-default krb5 IPv6 port.Jeremy Allison2008-01-161-9/+15
* Fix IPv6 bug #5204, which caused krb5 DNS lookupsJeremy Allison2008-01-162-15/+81
* Revert "default to tdbsam instead of smbpasswd"Volker Lendecke2008-01-161-1/+1