Age | Commit message (Expand) | Author | Files | Lines |
2008-03-27 | Move DSGETDC_VALID_FLAGS to IDL. | Günther Deschner | 2 | -19/+18 |
2008-03-27 | Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam. | Günther Deschner | 2 | -2/+2 |
2008-03-27 | Move the known NETLOGON_CONTROL reply flags to IDL. | Günther Deschner | 2 | -11/+9 |
2008-03-27 | Move inline comment about MSV1_0 flags to IDL. | Günther Deschner | 2 | -18/+11 |
2008-03-27 | libwbclient: fix Coverity ID 536 remove duplicate error path (dead code). | Michael Adam | 1 | -2/+1 |
2008-03-27 | libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c | Michael Adam | 1 | -1/+8 |
2008-03-27 | Re-run make idl. | Günther Deschner | 4 | -6/+6 |
2008-03-27 | Use netr_LogonControlCode in netr_LogonControl2(). | Günther Deschner | 1 | -1/+1 |
2008-03-27 | posix_acls: clarify loop condition code, removing unneeded counter variable. | Michael Adam | 1 | -7/+2 |
2008-03-27 | Fix typo. | Günther Deschner | 1 | -2/+0 |
2008-03-27 | net_conf: fix non-testmode import function. | Michael Adam | 1 | -1/+11 |
2008-03-27 | libsmbconf: text - pass the cache instead of all private data to pm_process. | Michael Adam | 1 | -40/+40 |
2008-03-27 | libsmbconf: text - change the cache to be talloced | Michael Adam | 1 | -31/+47 |
2008-03-27 | libsmbconf: in text backend, put flushing of the cache into a helper function. | Michael Adam | 1 | -6/+12 |
2008-03-26 | Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3de... | Gerald W. Carter | 1 | -2/+8 |
2008-03-26 | Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts. | Günther Deschner | 1 | -1/+5 |
2008-03-26 | Re-run make idl. | Günther Deschner | 2 | -14/+35 |
2008-03-26 | Fix IDL for netr_NETLOGON_INFO_2. | Günther Deschner | 1 | -1/+1 |
2008-03-26 | Fix _netr_LogonControl2(). Return talloced dcname. | Günther Deschner | 1 | -4/+10 |
2008-03-26 | Add ntsvcs_getdevregprop command to rpcclient. | Günther Deschner | 1 | -0/+40 |
2008-03-26 | net_conf: reformat - re-indent one function call. | Michael Adam | 1 | -2/+5 |
2008-03-26 | net_conf: add casts to avoid compiler warnings. | Michael Adam | 1 | -6/+6 |
2008-03-26 | net_conf: rename "ctx" to "mem_ctx" for clarity. | Michael Adam | 1 | -22/+22 |
2008-03-26 | net_conf: use talloc_stackframe() instead of talloc_init(). | Michael Adam | 1 | -5/+5 |
2008-03-26 | net_conf: fix import function by using the new text backend of smbconf. | Michael Adam | 1 | -195/+59 |
2008-03-26 | libsmbconf: add a text backend to libsmbconf based on the params.c parser. | Michael Adam | 3 | -1/+526 |
2008-03-26 | loadparm: add userdata parameter to do_section() and do_parameter(). | Michael Adam | 2 | -21/+25 |
2008-03-26 | Strip whitespace in ntsvcs rpc server. | Günther Deschner | 1 | -13/+13 |
2008-03-26 | Re-run make idl. | Günther Deschner | 5 | -0/+201 |
2008-03-26 | Fill in IDL for PNP_GetDeviceRegProp. | Günther Deschner | 2 | -4/+11 |
2008-03-26 | Comment out some svcctl headers which are now defined in IDL. | Günther Deschner | 1 | -3/+7 |
2008-03-26 | Re-run make idl. | Günther Deschner | 3 | -6/+84 |
2008-03-26 | Add svcctl_MgrAccessMask and svcctl_ServiceAccessMask. | Günther Deschner | 1 | -2/+23 |
2008-03-26 | smbconf: reformat - fix intentation. | Michael Adam | 1 | -4/+4 |
2008-03-26 | util_tdb: remove trivial and unused tdb_wipe(). | Michael Adam | 3 | -20/+1 |
2008-03-26 | use tdb_wipe_all() instead of tdb_wipe() - it is faster... | Michael Adam | 3 | -3/+3 |
2008-03-26 | util_tdb: make the _byblob fetch/store functions public again. | Michael Adam | 2 | -4/+8 |
2008-03-26 | Fix wbcAuthenticateUserEx(). | Günther Deschner | 1 | -1/+1 |
2008-03-26 | Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code. | Günther Deschner | 1 | -0/+5 |
2008-03-25 | Fix a valgrind error | Volker Lendecke | 1 | -1/+1 |
2008-03-25 | Fix a segfault | Volker Lendecke | 1 | -1/+1 |
2008-03-25 | Fix typo | Volker Lendecke | 1 | -1/+1 |
2008-03-25 | Re-run make idl (after pidl change for adding header info to cli_ functions). | Günther Deschner | 28 | -2964/+2964 |
2008-03-25 | util_tdb: add my (C) for the tdb validation code | Michael Adam | 1 | -0/+1 |
2008-03-25 | util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn(). | Michael Adam | 6 | -8/+13 |
2008-03-25 | util_tdb: add the tdb_pack_append() prototype to util_tdb.h | Michael Adam | 1 | -0/+2 |
2008-03-25 | util_tdb: make the _byblob functions static - not currently used elsewhere. | Michael Adam | 1 | -5/+5 |
2008-03-25 | util_tdb: group prototypes in util_tdb.h thematically | Michael Adam | 1 | -13/+20 |
2008-03-25 | build: don't autogenerate prototypes for util_tdb and dbwrap anymore. | Michael Adam | 3 | -2/+41 |
2008-03-25 | Fix usage message for 'net idmap dump'. | Karolin Seeger | 1 | -1/+1 |