Age | Commit message (Expand) | Author | Files | Lines |
2008-01-18 | r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h | Stefan Metzmacher | 1 | -5/+12 |
2008-01-18 | Use C99 structure initializers for netlogon_params_reg_ops. | Michael Adam | 1 | -9/+1 |
2008-01-18 | Add the "allinfo" command to smbclient | Volker Lendecke | 3 | -0/+229 |
2008-01-18 | Add a registry backend netlogon_params that replaces the former dynamic overlay. | Michael Adam | 5 | -0/+66 |
2008-01-18 | Fix typo in debug message. | Michael Adam | 1 | -1/+1 |
2008-01-18 | Fix the build w/o ADS. | Günther Deschner | 1 | -0/+4 |
2008-01-18 | Add header for NetGetJoinableOUs to libnetapi. | Günther Deschner | 1 | -0/+11 |
2008-01-18 | merged changes from v4-0-test | Andrew Tridgell | 2 | -43/+43 |
2008-01-18 | Add NetGetJoinableOUs() to libnetapi (incl. example). | Günther Deschner | 3 | -3/+309 |
2008-01-18 | Cosmetics and error string reporting for libnetapi. | Günther Deschner | 3 | -16/+114 |
2008-01-18 | Add some more debugging into netdomjoin-gui. | Günther Deschner | 1 | -4/+9 |
2008-01-18 | Fix local hostname detection in netdomjoin-gui. | Günther Deschner | 1 | -10/+27 |
2008-01-18 | Improve libnetapi_set_error_string(). | Günther Deschner | 2 | -7/+39 |
2008-01-18 | Add and correct some WERROR codes. | Michael Adam | 2 | -2/+13 |
2008-01-17 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Derrell Lipman | 62 | -1277/+27280 |
2008-01-17 | stop bothering me about example programs not checked in | Derrell Lipman | 1 | -0/+16 |
2008-01-17 | Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mapping | Derrell Lipman | 2 | -46/+38 |
2008-01-17 | Add a program to test repeated calls to smbc_getxattr(). | Derrell Lipman | 2 | -0/+67 |
2008-01-17 | Fix two uninitialized variables in vfs_hpuxacl.c | Volker Lendecke | 1 | -2/+2 |
2008-01-17 | Use new pidl-generated netlogon client calls in NetApi GetDcName(). | Günther Deschner | 2 | -38/+8 |
2008-01-17 | Include auto-generated client headers for netlogon/samr. | Günther Deschner | 1 | -0/+2 |
2008-01-17 | Finally enable pidl generated SAMR & NETLOGON headers and clients. | Günther Deschner | 15 | -152/+70 |
2008-01-17 | Re-run make idl to regnerated netlogon. | Günther Deschner | 2 | -10/+12 |
2008-01-17 | Add NETLOGON_GRACE_LOGON flag to netr_UserFlags. | Günther Deschner | 1 | -10/+11 |
2008-01-17 | Re-run make idl to generate SAMR output. | Günther Deschner | 8 | -1/+23360 |
2008-01-17 | Use pidl generated data from misc.idl. | Günther Deschner | 8 | -125/+306 |
2008-01-17 | Re-run make idl to regenerate netlogon output. | Günther Deschner | 7 | -598/+2264 |
2008-01-17 | Remove dependency for nbt.idl (the NBT_SERVER_* flags) in netlogon.idl. | Günther Deschner | 1 | -9/+9 |
2008-01-17 | Remove samba4 specifi struct server_id from misc.idl. | Günther Deschner | 1 | -6/+0 |
2008-01-17 | Import recent misc.idl from Samba4. | Günther Deschner | 1 | -1/+5 |
2008-01-17 | Add samba3 [out,ref] pointer massage to samr&netlogon idl. | Günther Deschner | 2 | -93/+94 |
2008-01-17 | Import recent netlogon and samr IDL from samba4. | Günther Deschner | 2 | -136/+430 |
2008-01-17 | Add a reg_getversion() function to reg_api and use it in srv_winreg_nt.c. | Michael Adam | 2 | -4/+12 |
2008-01-17 | Add my (C) to reg_api.c - Michael | Michael Adam | 1 | -0/+1 |
2008-01-17 | Add a comment header comparing winreg.idl and reg_api.c. | Michael Adam | 1 | -0/+42 |
2008-01-17 | Use reg_[gs]etkeysecurity() instead of regkey_[gs]et_secdes(). | Michael Adam | 1 | -2/+2 |
2008-01-17 | Add reg_api functions reg_getkeysecurity() and reg_setkeysecurity(). | Michael Adam | 1 | -0/+11 |
2008-01-17 | Comment out unused reg_create_path() and reg_delete_path(). | Michael Adam | 1 | -1/+5 |
2008-01-17 | Move reg_create_path() and reg_delete_path() to reg_api.c | Michael Adam | 2 | -95/+95 |
2008-01-17 | Convert sync_eventlog_params() to use reg_api instead of reg_frontend. | Michael Adam | 1 | -20/+26 |
2008-01-17 | Add some sectioning comments to reg_api.c | Michael Adam | 1 | -0/+15 |
2008-01-17 | Make utility function reg_deletekey_recursive_internal() static. | Michael Adam | 1 | -4/+4 |
2008-01-17 | Use the proper boolean constants in reg_frontend_hilvl.c | Michael Adam | 1 | -6/+6 |
2008-01-17 | Reformatting: Strip trailing white spaces from reg_frontent_hilvl.c. | Michael Adam | 1 | -21/+19 |
2008-01-17 | idl: Update IDL for eventlog, misc, netlogon and security from Samba 4. | Jelmer Vernooij | 7 | -10/+20 |
2008-01-17 | idl: Remove use of [ref], which is the default. | Jelmer Vernooij | 1 | -3/+3 |
2008-01-17 | idl: Update initshutdown and echo IDL from Samba 4. | Jelmer Vernooij | 5 | -18/+18 |
2008-01-17 | idl: Update DFS IDL from Samba 4. | Jelmer Vernooij | 7 | -10/+526 |
2008-01-17 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Derrell Lipman | 8 | -64/+39 |
2008-01-17 | Fix stat results to be consistent between smbc_stat and smbc_fstat. | Derrell Lipman | 1 | -1/+4 |