Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same. | Volker Lendecke | 1 | -1/+29 |
2007-10-10 | r19158: Remove root and nobody users from ldif, from Björn Jacke | Jim McDonough | 1 | -63/+1 |
2007-10-10 | r19127: Fix bug 4152 | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r19039: Do not segfault in "net ads printer info" when a requested printserver | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r19003: Finally activate "net ads gpo". | Günther Deschner | 2 | -24/+20 |
2007-10-10 | r18988: Check and refresh expired GPOs. | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r18987: Add some usage prints for "net ads gpo". | Günther Deschner | 1 | -13/+33 |
2007-10-10 | r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupid | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO | Gerald Carter | 2 | -20/+101 |
2007-10-10 | r18964: fix 'net rpc registry save' to use the new wnireg client code | Gerald Carter | 1 | -10/+5 |
2007-10-10 | r18949: use sys_usleep() | Stefan Metzmacher | 2 | -7/+2 |
2007-10-10 | r18919: * Get the new rpccli_winreg_XXXX() functions into the tree | Gerald Carter | 2 | -62/+63 |
2007-10-10 | r18879: Fix crash for "net ads gpo list". | Günther Deschner | 1 | -1/+11 |
2007-10-10 | r18877: More WERROR/NTSTATUS bugs | Volker Lendecke | 1 | -4/+5 |
2007-10-10 | r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It | Andrew Tridgell | 1 | -33/+33 |
2007-10-10 | r18853: Fix remaining warnings. Volker, should be fine now. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18852: Fix compiler warning (thanks Volker). | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18819: Fix build without LDAP. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18817: Enable the build of the gpo tool but do not make it available yet. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 2 | -272/+132 |
2007-10-10 | r18758: Update net sam to use calculated times and force change password prop... | Jim McDonough | 1 | -43/+13 |
2007-10-10 | r18748: Eliminate set of computed time values | Jim McDonough | 1 | -76/+3 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 5 | -14/+14 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 4 | -42/+42 |
2007-10-10 | r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d... | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r18714: fix the build after replaceing rpccli_reg_abort_shutdown() | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r18643: Fix a 64-bit warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18560: * Add in the winreg and initshutdown IDL files | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>. | Volker Lendecke | 1 | -0/+76 |
2007-10-10 | r18467: Some sites allow an account to be deleted, but not | Jeremy Allison | 1 | -12/+15 |
2007-10-10 | r18446: Add the ldap 'leave domain' code - call this as | Jeremy Allison | 1 | -3/+14 |
2007-10-10 | r18313: Nobody said "no" (yet.... gd?), so commit it: | Volker Lendecke | 1 | -12/+0 |
2007-10-10 | r18310: Add a little test for some gencache routines | Volker Lendecke | 1 | -43/+0 |
2007-10-10 | r18271: Big change: | Gerald Carter | 9 | -32/+32 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 2 | -50/+11 |
2007-10-10 | r18177: Some build- and memleak-fixes for the (not build by default) ADS GPO | Günther Deschner | 1 | -12/+25 |
2007-10-10 | r18170: Make sure to actually get the printing data before trying to publish it | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r18116: Make max usershares an advisory limit, pointed out | Jeremy Allison | 1 | -0/+68 |
2007-10-10 | r18047: More C++ stuff | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r18029: More C++ stuff | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 2 | -17/+17 |
2007-10-10 | r17984: Ensure we never indirect a null opt_username if it wasn't | Jeremy Allison | 1 | -0/+10 |
2007-10-10 | r17981: Hmmm. Don't break helper functions that don't need | Jeremy Allison | 1 | -5/+7 |
2007-10-10 | r17979: Make ntlm_auth more intelligent about figuring out it's | Jeremy Allison | 1 | -14/+31 |
2007-10-10 | r17941: Fix print out of client site name. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17928: Implement the basic store for CLDAP sitename | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17924: Get rid of warnings now that talloc is merged. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17921: Comment is obsolte. This is now implemented in winbindd. | Jeremy Allison | 1 | -3/+1 |
2007-10-10 | r17903: Fix null deref caught by Stanford checker. Don't | Jeremy Allison | 1 | -1/+0 |