summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Collapse)AuthorAgeFilesLines
...
| * r19206: Jeremy, for some reason storing a value-less entry in TDB does not workGünther Deschner2006-10-091-9/+11
| | | | | | | | | | | | | | anymore in 3_0. I'm just adding a time(NULL) as value for the WINBINDD_OFFLINE key. Guenther
| * r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.Volker Lendecke2006-10-091-1/+29
| | | | | | | | | | | | Implement 'net rap server name'. Volker
| * r19158: Remove root and nobody users from ldif, from Björn JackeJim McDonough2006-10-061-63/+1
| |
| * r19127: Fix bug 4152Volker Lendecke2006-10-061-0/+6
| |
| * r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2006-10-021-1/+2
| | | | | | | | | | | | does not exist. Guenther
| * r19003: Finally activate "net ads gpo". Günther Deschner2006-09-292-24/+20
| | | | | | | | | | | | | | | | | | | | | | | | For those who are interested, try net ads gpo refresh mybox$ to get your machine related GPOs downloaded to /var/lib/samba/gpo_cache. Detailed information about GPOs is currently only printed when setting a higher debuglevel then 0. Guenther
| * r18988: Check and refresh expired GPOs.Günther Deschner2006-09-291-0/+5
| | | | | | | | Guenther
| * r18987: Add some usage prints for "net ads gpo".Günther Deschner2006-09-291-13/+33
| | | | | | | | Guenther
| * r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupidGünther Deschner2006-09-281-2/+2
| | | | | | | | | | | | things. Guenther
| * r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO Gerald Carter2006-09-282-20/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | items in cac_winreg.c * Get 'net rpc registry enumerate' to list values again * Fix winreg.idl QueryInfoKey(). The max_subkeysize is the max_classlen (we previously had this correct in Samba3") * fix valgrind error about uninitialized memory and use-before-set on size value inmemset() call * Fix key enumeration in 'net rpc registry enumerate' * regenerate gen_dir files based on local pidl patches Please note that the generated ndr files are from my local copy of pidl. If you need to regenerate, please apply the patch that I posted to the samba-technical list earlier today.
| * r18964: fix 'net rpc registry save' to use the new wnireg client codeGerald Carter2006-09-271-10/+5
| |
| * r18949: use sys_usleep()Stefan Metzmacher2006-09-272-7/+2
| | | | | | | | metze
| * r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2006-09-262-62/+63
| | | | | | | | | | There some broken functionality here that I'm still working on. * remove unneeded parsing routines
| * r18879: Fix crash for "net ads gpo list".Günther Deschner2006-09-241-1/+11
| | | | | | | | Guenther
| * r18877: More WERROR/NTSTATUS bugsVolker Lendecke2006-09-241-4/+5
| |
| * r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell2006-09-241-33/+33
| | | | | | | | | | | | | | | | | | | | | | still doesn't compile with immediate structures and the NTSTATUS/WERROR separation, as there are still several places where the two error types are mixed up. I haven't fixed those as they require decisions about the rpcclient code that I really don't want to get into (the error handling there is a mess) So samba3 compiles now, but only becaise HAVE_IMMEDIATE_STRUCTURES is not used (look for HAVE_IMMEDIATE_STRUCTURES_XX_DISABLED)
| * r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner2006-09-231-1/+1
| | | | | | | | Guenther
| * r18852: Fix compiler warning (thanks Volker).Günther Deschner2006-09-231-2/+2
| | | | | | | | Guenther
| * r18819: Fix build without LDAP.Günther Deschner2006-09-221-1/+1
| | | | | | | | Guenther
| * r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner2006-09-221-1/+2
| | | | | | | | Guenther
| * r18802: Use the pidl-generated code for the srvsvc interface, both client ↵Jelmer Vernooij2006-09-212-272/+132
| | | | | | | | | | | | | | and server code. This has had some basic testing. I'll do more during the next couple of days and hopefully also make RPC-SRVSVC from Samba4 pass against it.
| * r18758: Update net sam to use calculated times and force change password ↵Jim McDonough2006-09-201-43/+13
| | | | | | | | properly.
| * r18748: Eliminate set of computed time valuesJim McDonough2006-09-201-76/+3
| |
| * r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2006-09-205-14/+14
| |
| * r18745: Use the Samba4 data structures for security descriptors and security ↵Jelmer Vernooij2006-09-204-42/+42
| | | | | | | | | | | | | | | | | | descriptor buffers. Make security access masks simply a uint32 rather than a structure with a uint32 in it.
| * r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a ↵Gerald Carter2006-09-201-2/+1
| | | | | | | | dummy placeholder
| * r18714: fix the build after replaceing rpccli_reg_abort_shutdown()Gerald Carter2006-09-201-1/+2
| |
| * r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2006-09-201-0/+3
| | | | | | | | | | | | | | | | | | We usually do not get the results from user/group script modifications immediately. A lot of users do add nscd restart/refresh commands into their scripts to workaround that while we could flush the nscd caches directly using libnscd. Guenther
| * r18643: Fix a 64-bit warningVolker Lendecke2006-09-181-1/+1
| |
| * r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2006-09-151-2/+2
| | | | | | | | | | * rename PI_SHUTDOWN from include/smb.h to PI_INITSHUTDOWN for compatibility with pidl libndr output
| * r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.Volker Lendecke2006-09-151-0/+76
| | | | | | | | Volker
| * r18467: Some sites allow an account to be deleted, but notJeremy Allison2006-09-131-12/+15
| | | | | | | | | | disabled. Cope with both - print appropriate messages. Jeremy.
| * r18446: Add the ldap 'leave domain' code - call this asJeremy Allison2006-09-131-3/+14
| | | | | | | | | | | | a non-fatal error path if the 'disable machine account' code succeeded. Jeremy.
| * r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke2006-09-091-12/+0
| | | | | | | | | | | | | | | | Remove the account_policy_migrated() thingy, and make cache_account_policy_set use gencache. Account policies are now handled like groups and users are with respect to "passdb backend". Volker
| * r18310: Add a little test for some gencache routinesVolker Lendecke2006-09-091-43/+0
| | | | | | | | | | | | | | Remove unused gencache_set_only Use CONST_DISCARD instead of SMB_STRDUP Volker
| * r18271: Big change:Gerald Carter2006-09-089-32/+32
| | | | | | | | | | | | | | | | | | | | | | * autogenerate lsa ndr code * rename 'enum SID_NAME_USE' to 'enum lsa_SidType' * merge a log more security descriptor functions from gen_ndr/ndr_security.c in SAMBA_4_0 The most embarassing thing is the "#define strlen_m strlen" We need a real implementation in SAMBA_3_0 which I'll work on after this code is in.
| * r18188: merge 3.0-libndr branchJelmer Vernooij2006-09-062-50/+11
| |
| * r18177: Some build- and memleak-fixes for the (not build by default) ADS GPOGünther Deschner2006-09-061-12/+25
| | | | | | | | | | | | routines. Guenther
| * r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner2006-09-061-2/+5
| | | | | | | | | | | | in AD. Guenther
| * r18116: Make max usershares an advisory limit, pointed outJeremy Allison2006-09-061-0/+68
| | | | | | | | | | by Cybionet <cybionet@videotron.ca>. Jeremy.
| * r18047: More C++ stuffVolker Lendecke2006-09-041-3/+3
| |
| * r18029: More C++ stuffVolker Lendecke2006-09-042-2/+2
| |
| * r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2006-09-032-17/+17
| | | | | | | | | | | | | | Compiled it on systems with and without LDAP, I hope it does not break the build farm too badly. If it does, I'll fix it tomorrow. Volker
| * r17984: Ensure we never indirect a null opt_username if it wasn'tJeremy Allison2006-09-011-0/+10
| | | | | | | | | | specified. Jeremy.
| * r17981: Hmmm. Don't break helper functions that don't needJeremy Allison2006-09-011-5/+7
| | | | | | | | | | | | | | the username by forcing it to be specified. Still split out domain \ user for the ones that do use it. Jeremy.
| * r17979: Make ntlm_auth more intelligent about figuring out it's Jeremy Allison2006-09-011-14/+31
| | | | | | | | | | | | | | | | | | | | domain and user args. if only given a parameter of the form --username DOMAIN\user. When called by firefox or other user apps they may not know what the domain is (and they don't care). They just want to pass the contents of $USERNAME without having to parse it or guess a domain. Jeremy.
| * r17941: Fix print out of client site name.Jeremy Allison2006-08-301-1/+1
| | | | | | | | Jeremy.
| * r17928: Implement the basic store for CLDAP sitenameJeremy Allison2006-08-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support when looking up DC's. On every CLDAP call store the returned client sitename (if present, delete store if not) in gencache with infinate timeout. On AD DNS DC lookup, try looking for sitename DC's first, only try generic if sitename DNS lookup failed. I still haven't figured out yet how to ensure we fetch the sitename with a CLDAP query before doing the generic DC list lookup. This code is difficult to understand. I'll do some experiments and backtraces tomorrow to try and work out where to force a CLDAP site query first. Jeremy.
| * r17924: Get rid of warnings now that talloc is merged.Volker Lendecke2006-08-291-1/+1
| | | | | | | | | | | | Destructors now take a pointer to the "real" destroyed object as an argument. Volker
| * r17921: Comment is obsolte. This is now implemented in winbindd.Jeremy Allison2006-08-291-3/+1
| | | | | | | | Jeremy.