Age | Commit message (Expand) | Author | Files | Lines |
2010-02-08 | s3-net: fix net ads dns usage calls. | Günther Deschner | 1 | -3/+8 |
2010-01-19 | s3 net: Fix compile warnings | Kai Blin | 1 | -45/+80 |
2010-01-19 | s3 net: Fix compile error with WITH_DNS_UPDATES | Kai Blin | 1 | -2/+2 |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -47/+48 |
2009-12-23 | s3-net: use generated krb5.conf in 'net ads testjoin' | Günther Deschner | 1 | -0/+4 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-11-12 | Ensure all callers to the rpc_client/cli_pipe functions correctly | Jeremy Allison | 1 | -2/+2 |
2009-11-06 | s3-net: better use memory credential cache in net_ads_kerberos_pac(). | Günther Deschner | 1 | -1/+1 |
2009-11-06 | s3-net: allow to call "net ads kerberos pac <impersonation principal> -P". | Günther Deschner | 1 | -1/+7 |
2009-07-29 | s3 net: i18n support for net ads | Kai Blin | 1 | -378/+389 |
2009-07-28 | Added prefer_ipv4 bool parameter to resolve_name(). | Jeremy Allison | 1 | -1/+1 |
2009-07-27 | s3: net ads user info should print primary group as well (bug #2658) | Kai Blin | 1 | -15/+57 |
2009-07-22 | Revert "net: Use samba default command line arguments." | Kai Blin | 1 | -42/+41 |
2009-07-09 | Make escape_ldap_string take a talloc context | Volker Lendecke | 1 | -5/+5 |
2009-06-19 | Don't require "Modify property" perms to unjoin bug #6481) | Jim McDonough | 1 | -2/+9 |
2009-06-09 | net: Only use the in memory ccache when not already using a kerberos ticket i... | Kai Blin | 1 | -1/+2 |
2009-06-09 | s3-net: fix "net ads testjoin". | Günther Deschner | 1 | -0/+1 |
2009-05-25 | net: Use samba default command line arguments. | Kai Blin | 1 | -41/+40 |
2009-04-07 | s3-libads: avoid NULL talloc context with ads_get_dn(). | Günther Deschner | 1 | -4/+4 |
2009-04-06 | s3:libads Make ads_get_dn() take a talloc context | Andrew Bartlett | 1 | -8/+8 |
2009-03-18 | s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL. | Günther Deschner | 1 | -1/+1 |
2009-02-10 | S3: Fixes for coverity issues. | todd stecher | 1 | -1/+9 |
2009-02-03 | s3-net: fix warning message for keytab usage. | Günther Deschner | 1 | -2/+2 |
2009-02-01 | Add two new parameters to control how we verify kerberos tickets. Removes lp_... | Dan Sledz | 1 | -4/+4 |
2008-12-31 | Fix all warnings in source3 with gcc4.3. | Jeremy Allison | 1 | -7/+28 |
2008-12-13 | s3: correctly detect if the current dc is the closest one | Stefan Metzmacher | 1 | -1/+1 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | s3-build: no need to duplicate generated ndr_ prototypes. | Günther Deschner | 1 | -0/+1 |
2008-10-19 | Remove silly safe_free() function which is a wrapper around SAFE_FREE(). | Jelmer Vernooij | 1 | -2/+2 |
2008-10-14 | Use GUID_string rather than smb_uuid_string(). | Jelmer Vernooij | 1 | -1/+1 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -1/+2 |
2008-09-25 | s3-nbt: remove double nbt netlogon opcodes. | Günther Deschner | 1 | -4/+4 |
2008-09-24 | s3-nbt: use the new generated nbt. | Günther Deschner | 1 | -4/+4 |
2008-08-11 | libnetjoin: support kerberized joining/unjoing (fix #5416). | Günther Deschner | 1 | -2/+8 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+2 |
2008-06-24 | net ads: Fix typos. | Karolin Seeger | 1 | -2/+2 |
2008-06-13 | net: Fix bug #5542 (samsync contains empty passwords). | Günther Deschner | 1 | -2/+0 |
2008-06-12 | net: Fix net_ads.c build for the HAVE_ADS == 0 case. | Kai Blin | 1 | -1/+1 |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -14/+14 |
2008-06-10 | net: Make "net ads" use functable3 | Kai Blin | 1 | -214/+512 |
2008-06-04 | net: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net ads lookup". | Günther Deschner | 1 | -2/+7 |
2008-05-20 | net: The top level help function for net cmd is always net_cmd_usage | Kai Blin | 1 | -4/+4 |
2008-05-20 | net: Split out "net group" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Split out "net user" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Use true/false instead of True/False. | Kai Blin | 1 | -13/+13 |
2008-05-12 | net ads: Upper case he realm name when calling kinit() using machine creds. | coffeedude | 1 | -0/+1 |
2008-05-10 | Fix the build with DNS_UPDATES | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -175/+176 |
2008-05-09 | cldap: let ads_cldap_netlogon() return all possible cldap replies. | Günther Deschner | 1 | -2/+2 |
2008-04-21 | cldap: avoid duplicate definitions so remove ads_cldap.h. | Günther Deschner | 1 | -10/+10 |