2002-05-31 |
Jim McDonough | Add error index to netshareadd rpc.
|
commit | commitdiff | tree |
2002-05-31 |
Jim McDonough | Enable net rpc share and net rpc file commands (list...
|
commit | commitdiff | tree |
2002-05-31 |
Jim McDonough | Update netfileenum to new api.
|
commit | commitdiff | tree |
2002-05-31 |
Jim McDonough | Update netfileenum on both client and server sides...
|
commit | commitdiff | tree |
2002-05-31 |
Jim McDonough | netfileenum was missing the username filter.
|
commit | commitdiff | tree |
2002-05-23 |
Jim McDonough | Looks like abartlet got a bit overexcited about using...
|
commit | commitdiff | tree |
2002-05-23 |
Jim McDonough | Allow initial password set on net ads user add. I...
|
commit | commitdiff | tree |
2002-05-17 |
Jim McDonough | Don't forget the semicolon, you fool!
|
commit | commitdiff | tree |
2002-05-17 |
Jim McDonough | Fix usage of va_list passed as an arg. Use __va_copy...
|
commit | commitdiff | tree |
2002-05-17 |
Jim McDonough | Add an item about the __va_copy macro to prevent SEGV...
|
commit | commitdiff | tree |
2002-05-16 |
Jim McDonough | Fix for non-__va_copy systems. I had used AC_TRY_COMPILE...
|
commit | commitdiff | tree |
2002-05-16 |
Jim McDonough | Add __va_copy to talloc functions. talloc_asprintf...
|
commit | commitdiff | tree |
2002-05-16 |
Jim McDonough | Add configure support for __va_copy, which is required...
|
commit | commitdiff | tree |
2002-05-15 |
Jim McDonough | Added ability to lookup ldap server, kdc, dc, and master...
|
commit | commitdiff | tree |
2002-05-13 |
Jim McDonough | Add auto-detect of time server. Uses master browser.
|
commit | commitdiff | tree |
2002-05-10 |
Jim McDonough | Ok, ok, I was too impatient...
|
commit | commitdiff | tree |
2002-05-10 |
Jim McDonough | Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPG...
|
commit | commitdiff | tree |
2002-05-09 |
Jim McDonough | Converged net group command.
|
commit | commitdiff | tree |
2002-05-09 |
Jim McDonough | Add ads group add and delete, allowing converged net...
|
commit | commitdiff | tree |
2002-05-09 |
Jim McDonough | Start of net rpc group command. List only right now...
|
commit | commitdiff | tree |
2002-05-09 |
Jim McDonough | Converged help on net group command.
|
commit | commitdiff | tree |
2002-05-09 |
Jim McDonough | Add ads group account add function.
|
commit | commitdiff | tree |
2002-04-10 |
Jim McDonough | Rename of ads_do_search_all2() to ads_do_search_all...
|
commit | commitdiff | tree |
2002-04-10 |
Jim McDonough | Add a few option externs for net_ads.c
|
commit | commitdiff | tree |
2002-04-10 |
Jim McDonough | A few more updates:
|
commit | commitdiff | tree |
2002-04-10 |
Jim McDonough | Add ads ldap server controls
|
commit | commitdiff | tree |
2002-04-05 |
Jim McDonough | Use the new ads_do_search_all2 function. It provides...
|
commit | commitdiff | tree |
2002-04-05 |
Jim McDonough | Several updates to get server side sorting going:
|
commit | commitdiff | tree |
2002-04-05 |
Jim McDonough | add utils/net_help.c to bin/net build
|
commit | commitdiff | tree |
2002-04-05 |
Jim McDonough | Lots more net consistency work:
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Multiple changes:
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Cleanups to make auto-detection of method on net user...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | More updates for auto-detecting server connection method...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Add non-ads version of net_ads_help for build on non...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Correct error string function call to ads_errstr()
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Try harder next time to not duplicate function...take...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Add ability to get specific net ads subcommand help...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Add net ads user subcommands: add delete info. Also...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Add libads/ldap_user.c to build for ads user management.
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Contains functions to manage/view AD user accounts...
|
commit | commitdiff | tree |
2002-04-04 |
Jim McDonough | Add ads_err2string() function for generating error...
|
commit | commitdiff | tree |
2002-03-29 |
Jim McDonough | Re-implemented net ads user and net ads group to use...
|
commit | commitdiff | tree |
2002-03-29 |
Jim McDonough | Added ads_process_results(), which takes a function...
|
commit | commitdiff | tree |
2002-03-28 |
Jim McDonough | Refresh from sgml source. HTML doesn't come out ok...
|
commit | commitdiff | tree |
2002-03-27 |
Jim McDonough | Updated for long flags from popt conversion, as well...
|
commit | commitdiff | tree |
2002-03-27 |
Jim McDonough | Update smbstatus manpage source. Includes corrections...
|
commit | commitdiff | tree |
2002-03-27 |
Jim McDonough | Whoops, left the paged control not critical in the...
|
commit | commitdiff | tree |
2002-03-27 |
Jim McDonough | Add server control to prevent referrals in paged searches...
|
commit | commitdiff | tree |
2002-03-16 |
Jim McDonough | Fix build for non-ads case
|
commit | commitdiff | tree |
2002-03-16 |
Jim McDonough | Don't use // even temporarily, lest ye forget it and...
|
commit | commitdiff | tree |
2002-03-15 |
Jim McDonough | Change new style join function name for clarity in...
|
commit | commitdiff | tree |
2002-03-15 |
Jim McDonough | Change net rpc join several ways: \n\t1) expose \n...
|
commit | commitdiff | tree |
2002-03-15 |
Jim McDonough | Expose net_ads_join to allow for auto-transport-detection...
|
commit | commitdiff | tree |
2002-03-15 |
Jim McDonough | Add autodetect for net join, as well as some more help...
|
commit | commitdiff | tree |
2002-03-15 |
Jim McDonough | Some help cleanups. Formatting and consistency issues...
|
commit | commitdiff | tree |
2002-03-14 |
Jim McDonough | Add paged search requests to net ads user and net ads...
|
commit | commitdiff | tree |
2002-03-14 |
Jim McDonough | This adds the Paged Result Control to ads searching...
|
commit | commitdiff | tree |
2002-03-12 |
Jim McDonough | Yet another build fix for popt. I gotta get me one...
|
commit | commitdiff | tree |
2002-03-12 |
Jim McDonough | Missing comma from systems that have ACLs.
|
commit | commitdiff | tree |
2002-03-12 |
Jim McDonough | Aack. Don't change too much. vfs.c still won't build...
|
commit | commitdiff | tree |
2002-03-11 |
Jim McDonough | Another program converted to popt...smbstatus this...
|
commit | commitdiff | tree |
2002-03-08 |
Jim McDonough | Swap order of close brace and done: tag to appease...
|
commit | commitdiff | tree |
2002-03-08 |
Jim McDonough | One more fix to get popt to work for some compilers...
|
commit | commitdiff | tree |
2002-03-07 |
Jim McDonough | Update Makefile.in for rpcclient build on machines...
|
commit | commitdiff | tree |
2002-03-07 |
Jim McDonough | Convert rpcclient to use popt instead of getopt. Includes...
|
commit | commitdiff | tree |
2002-03-06 |
Jim McDonough | Fix SIGSEGV on error message when trying to add a user...
|
commit | commitdiff | tree |
2002-02-13 |
Jim McDonough | Fix LDAP modification operation. Cut and paste error...
|
commit | commitdiff | tree |
2002-02-12 |
Jim McDonough | Add ADS_MODLIST to allowed types
|
commit | commitdiff | tree |
2002-02-12 |
Jim McDonough | talloc'ify ads modify functions.
|
commit | commitdiff | tree |
2002-02-12 |
Jim McDonough | talloc'ify ads modify functions. Also add more complete...
|
commit | commitdiff | tree |
2002-02-11 |
Jim McDonough | Add ability to extend ads modification list on the...
|
commit | commitdiff | tree |
2002-02-11 |
Jim McDonough | Update for new ads modlist structure passing
|
commit | commitdiff | tree |
2002-02-11 |
Jim McDonough | Add ability to extend ads modification list on the...
|
commit | commitdiff | tree |
2002-02-06 |
Jim McDonough | Fix ldapmod list overrun check. Also better document...
|
commit | commitdiff | tree |
2002-02-02 |
Jim McDonough | Change ADS_ERROR family of macros - removed semicolon...
|
commit | commitdiff | tree |
2002-02-02 |
Jim McDonough | Update for function name changes, plus do some of the...
|
commit | commitdiff | tree |
2002-02-02 |
Jim McDonough | merge in some changes from Alexey Kotovich. Return...
|
commit | commitdiff | tree |
2002-02-02 |
Jim McDonough | Add support for net ads printer to publish, remove...
|
commit | commitdiff | tree |
2002-02-02 |
Jim McDonough | Minor bug fixes, plus support to remove a printer....
|
commit | commitdiff | tree |
2002-02-01 |
Jim McDonough | Add ads printer information
|
commit | commitdiff | tree |
2002-02-01 |
Jim McDonough | Fix build errors on non-ldap systems...change function...
|
commit | commitdiff | tree |
2002-02-01 |
Jim McDonough | Fix file header description and copyright (from cut...
|
commit | commitdiff | tree |
2002-02-01 |
Jim McDonough | Add ldap_printer.c build for ADS printer objects.
|
commit | commitdiff | tree |
2002-02-01 |
Jim McDonough | Module for ADS operations on a printer object in the...
|
commit | commitdiff | tree |
2002-02-01 |
Jim McDonough | Add functions for modifying an entry in ADS. Needed...
|
commit | commitdiff | tree |
2002-01-25 |
Jim McDonough | Enable net ads commands to use existing tickets if...
|
commit | commitdiff | tree |
2002-01-23 |
Jim McDonough | Check request flag for unicode capability and respond...
|
commit | commitdiff | tree |
2002-01-15 |
Jim McDonough | Fix from 2.2. It didn't break on HEAD because it isn...
|
commit | commitdiff | tree |
2001-12-17 |
Jim McDonough | make sure we pass the lm and nt data in the right order...
|
commit | commitdiff | tree |
2001-12-14 |
Jim McDonough | If domain SID can't be fetched, we shouldn't return...
|
commit | commitdiff | tree |
2001-12-14 |
Jim McDonough | More help/messages/formatting cleanup.
|
commit | commitdiff | tree |
2001-12-14 |
Jim McDonough | Restoration of at least some help function and format...
|
commit | commitdiff | tree |
2001-12-11 |
Jim McDonough | Replace backslash with winbind separator before calling...
|
commit | commitdiff | tree |
2001-12-10 |
Jim McDonough | Delay gssapi header checking until after kerberos has...
|
commit | commitdiff | tree |
2001-12-01 |
Jim McDonough | KDC DNS domain must be the kerberos realm. Or so it...
|
commit | commitdiff | tree |
2001-11-06 |
Jim McDonough | Internationalization enbalement for net utility - replace...
|
commit | commitdiff | tree |
2001-10-24 |
Jim McDonough | Remove xstrdup since it was added to lib/util.c. Caused...
|
commit | commitdiff | tree |
2001-10-23 |
Jim McDonough | Remove setbuffer which caused build errors
|
commit | commitdiff | tree |
2001-10-23 |
Jim McDonough | Fix popt library checking
|
commit | commitdiff | tree |
2001-10-23 |
Jim McDonough | Replace getopt_long with popt for parsing commandline...
|
commit | commitdiff | tree |