Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Fix typo in debug message. | Michael Adam | 2008-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Fix the build w/o ADS. | Günther Deschner | 2008-01-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Add header for NetGetJoinableOUs to libnetapi. | Günther Deschner | 2008-01-18 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | Added PFIF notice to Samba 3.2 tree | Andrew Tridgell | 2008-01-23 | 1 | -0/+7 | |
| |/ / | ||||||
| * | | merged changes from v4-0-test | Andrew Tridgell | 2008-01-18 | 2 | -43/+43 | |
| | | | ||||||
| * | | Add NetGetJoinableOUs() to libnetapi (incl. example). | Günther Deschner | 2008-01-18 | 3 | -3/+309 | |
| | | | | | | | | | | | | Guenther | |||||
| * | | Cosmetics and error string reporting for libnetapi. | Günther Deschner | 2008-01-18 | 3 | -16/+114 | |
| | | | | | | | | | | | | Guenther | |||||
| * | | Add some more debugging into netdomjoin-gui. | Günther Deschner | 2008-01-18 | 1 | -4/+9 | |
| | | | | | | | | | | | | Guenther | |||||
| * | | Fix local hostname detection in netdomjoin-gui. | Günther Deschner | 2008-01-18 | 1 | -10/+27 | |
| | | | | | | | | | | | | Guenther | |||||
| * | | Improve libnetapi_set_error_string(). | Günther Deschner | 2008-01-18 | 2 | -7/+39 | |
| | | | | | | | | | | | | Guenther | |||||
| * | | Add and correct some WERROR codes. | Michael Adam | 2008-01-18 | 2 | -2/+13 | |
| | | | | | | | | | | | | Michael | |||||
| * | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Derrell Lipman | 2008-01-17 | 62 | -1277/+27280 | |
| |\ \ | ||||||
| | * | | Fix two uninitialized variables in vfs_hpuxacl.c | Volker Lendecke | 2008-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks to David Leonard <David.Leonard@quest.com>, this fixes bug 5208. Volker | |||||
| | * | | Use new pidl-generated netlogon client calls in NetApi GetDcName(). | Günther Deschner | 2008-01-17 | 2 | -38/+8 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Include auto-generated client headers for netlogon/samr. | Günther Deschner | 2008-01-17 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Finally enable pidl generated SAMR & NETLOGON headers and clients. | Günther Deschner | 2008-01-17 | 15 | -152/+70 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Re-run make idl to regnerated netlogon. | Günther Deschner | 2008-01-17 | 2 | -10/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Add NETLOGON_GRACE_LOGON flag to netr_UserFlags. | Günther Deschner | 2008-01-17 | 1 | -10/+11 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Re-run make idl to generate SAMR output. | Günther Deschner | 2008-01-17 | 8 | -1/+23360 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Use pidl generated data from misc.idl. | Günther Deschner | 2008-01-17 | 8 | -125/+306 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Re-run make idl to regenerate netlogon output. | Günther Deschner | 2008-01-17 | 7 | -598/+2264 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Remove dependency for nbt.idl (the NBT_SERVER_* flags) in netlogon.idl. | Günther Deschner | 2008-01-17 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Remove samba4 specifi struct server_id from misc.idl. | Günther Deschner | 2008-01-17 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Import recent misc.idl from Samba4. | Günther Deschner | 2008-01-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Add samba3 [out,ref] pointer massage to samr&netlogon idl. | Günther Deschner | 2008-01-17 | 2 | -93/+94 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Import recent netlogon and samr IDL from samba4. | Günther Deschner | 2008-01-17 | 2 | -136/+430 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Add a reg_getversion() function to reg_api and use it in srv_winreg_nt.c. | Michael Adam | 2008-01-17 | 2 | -4/+12 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Add my (C) to reg_api.c - Michael | Michael Adam | 2008-01-17 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Add a comment header comparing winreg.idl and reg_api.c. | Michael Adam | 2008-01-17 | 1 | -0/+42 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Use reg_[gs]etkeysecurity() instead of regkey_[gs]et_secdes(). | Michael Adam | 2008-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Rationale: Use reg_api instead of backend functions. Michael | |||||
| | * | | Add reg_api functions reg_getkeysecurity() and reg_setkeysecurity(). | Michael Adam | 2008-01-17 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are wrappers around the lower level functions regkey_get_secdesc() and regkey_set_secdesc(). Next step towards hiding reg_frontend from the surface. Michael | |||||
| | * | | Comment out unused reg_create_path() and reg_delete_path(). | Michael Adam | 2008-01-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | These functions are unused. Comment them out for now. Michael | |||||
| | * | | Move reg_create_path() and reg_delete_path() to reg_api.c | Michael Adam | 2008-01-17 | 2 | -95/+95 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Convert sync_eventlog_params() to use reg_api instead of reg_frontend. | Michael Adam | 2008-01-17 | 1 | -20/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a step towards untangling the registry. All places should use reg_api.c, reg_frontend should actually more appropriately be named reg_backend_dispatcher and hidden from callers. :-) Michael | |||||
| | * | | Add some sectioning comments to reg_api.c | Michael Adam | 2008-01-17 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Make utility function reg_deletekey_recursive_internal() static. | Michael Adam | 2008-01-17 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Use the proper boolean constants in reg_frontend_hilvl.c | Michael Adam | 2008-01-17 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | Reformatting: Strip trailing white spaces from reg_frontent_hilvl.c. | Michael Adam | 2008-01-17 | 1 | -21/+19 | |
| | | | | | | | | | | | | | | | | Michael | |||||
| | * | | idl: Update IDL for eventlog, misc, netlogon and security from Samba 4. | Jelmer Vernooij | 2008-01-17 | 7 | -10/+20 | |
| | | | | ||||||
| | * | | idl: Remove use of [ref], which is the default. | Jelmer Vernooij | 2008-01-17 | 1 | -3/+3 | |
| | | | | ||||||
| | * | | idl: Update initshutdown and echo IDL from Samba 4. | Jelmer Vernooij | 2008-01-17 | 5 | -18/+18 | |
| | | | | ||||||
| | * | | idl: Update DFS IDL from Samba 4. | Jelmer Vernooij | 2008-01-17 | 7 | -10/+526 | |
| | | | | ||||||
| * | | | stop bothering me about example programs not checked in | Derrell Lipman | 2008-01-17 | 1 | -0/+16 | |
| | | | | ||||||
| * | | | Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mapping | Derrell Lipman | 2008-01-17 | 2 | -46/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we're going to cache connections to IPC$, we'd better also cache the policy handle and not use a stack-based handle that's invalid on subsequent calls. Derrell | |||||
| * | | | Add a program to test repeated calls to smbc_getxattr(). | Derrell Lipman | 2008-01-17 | 2 | -0/+67 | |
| |/ / | ||||||
| * | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Derrell Lipman | 2008-01-17 | 8 | -64/+39 | |
| |\ \ | ||||||
| | * | | Remove is_remotestorage() call from VFS. We already have statvfs() there to ↵ | Alexander Bokovoy | 2008-01-17 | 7 | -35/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle FS capabilities. As discussed with Volker, it is better to calculate FS capabilities at connection time. We already do this with help of VFS statvfs() call which allows to fill-in system-specific attributes including FS capabilities. So just re-use it if you want to represent additional capabilities in your modules. The only caution is that you need to call underlying statvfs() call to actually get system-specific capabilities (and other fields) added. Then add module-specific ones. | |||||
| | * | | Rework of VFS is_offline() function to only return boolean offline/online ↵ | Alexander Bokovoy | 2008-01-17 | 7 | -26/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | result for a file. This makes sense as upper levels are only taking returned result of 0 (no error) into consideration when deciding whether to mark file offline/online as returned from is_offline. That means that we simply can move the decision down to VFS module and clean up upper levels so that they always see only file status. If there is an error when trying to identify file status, then VFS module could decide what to return (offline or online) by itself -- after all, it ought to have system-specific knowledge anyway. | |||||
| | * | | Fix more VFS API mixup with offline files | Alexander Bokovoy | 2008-01-17 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | I'm sorry for this mess. :-( | |||||
| | * | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Alexander Bokovoy | 2008-01-17 | 8 | -95/+231 | |
| | |\ \ |