summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-27dbwrap: add dbwrap_trans_store_int32()Stefan Metzmacher1-0/+15
2008-03-27Fix typo.Günther Deschner1-5/+5
2008-03-27Ndr pull and push errors are worth to be logged with 1 at least.Günther Deschner1-2/+2
2008-03-27Only add WBFLAG_PAM_CONTACT_TRUSTDOM when performing a krb5 auth request.Gerald W. Carter1-3/+7
2008-03-27Don't fill password policy structure for any domain other than our own.Gerald W. Carter1-3/+15
2008-03-27Fix wbinfo -a trusted\\user%password on a Samba DC with trustsVolker Lendecke2-1/+5
2008-03-27Remove unused DS_DOMAIN_CONTROLLER_INFO struct.Günther Deschner1-12/+0
2008-03-27Fix samlogon rpc client & server.Günther Deschner2-7/+7
2008-03-27Re-run make idl.Günther Deschner5-65/+135
2008-03-27Move netr_LogonLevel flags to IDL, rename old one to netr_LogonInfo.Günther Deschner2-12/+14
2008-03-27Move DSGETDC_VALID_FLAGS to IDL.Günther Deschner2-19/+18
2008-03-27Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.Günther Deschner2-2/+2
2008-03-27Move the known NETLOGON_CONTROL reply flags to IDL.Günther Deschner2-11/+9
2008-03-27Move inline comment about MSV1_0 flags to IDL.Günther Deschner2-18/+11
2008-03-27libwbclient: fix Coverity ID 536 remove duplicate error path (dead code).Michael Adam1-2/+1
2008-03-27libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.cMichael Adam1-1/+8
2008-03-27Re-run make idl.Günther Deschner4-6/+6
2008-03-27Use netr_LogonControlCode in netr_LogonControl2().Günther Deschner1-1/+1
2008-03-27posix_acls: clarify loop condition code, removing unneeded counter variable.Michael Adam1-7/+2
2008-03-27Fix typo.Günther Deschner1-2/+0
2008-03-27net_conf: fix non-testmode import function.Michael Adam1-1/+11
2008-03-27libsmbconf: text - pass the cache instead of all private data to pm_process.Michael Adam1-40/+40
2008-03-27libsmbconf: text - change the cache to be tallocedMichael Adam1-31/+47
2008-03-27libsmbconf: in text backend, put flushing of the cache into a helper function.Michael Adam1-6/+12
2008-03-26Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3de...Gerald W. Carter1-2/+8
2008-03-26Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts.Günther Deschner1-1/+5
2008-03-26Re-run make idl.Günther Deschner2-14/+35
2008-03-26Fix IDL for netr_NETLOGON_INFO_2.Günther Deschner1-1/+1
2008-03-26Fix _netr_LogonControl2(). Return talloced dcname.Günther Deschner1-4/+10
2008-03-26Add ntsvcs_getdevregprop command to rpcclient.Günther Deschner1-0/+40
2008-03-26net_conf: reformat - re-indent one function call.Michael Adam1-2/+5
2008-03-26net_conf: add casts to avoid compiler warnings.Michael Adam1-6/+6
2008-03-26net_conf: rename "ctx" to "mem_ctx" for clarity.Michael Adam1-22/+22
2008-03-26net_conf: use talloc_stackframe() instead of talloc_init().Michael Adam1-5/+5
2008-03-26net_conf: fix import function by using the new text backend of smbconf.Michael Adam1-195/+59
2008-03-26libsmbconf: add a text backend to libsmbconf based on the params.c parser.Michael Adam3-1/+526
2008-03-26loadparm: add userdata parameter to do_section() and do_parameter().Michael Adam2-21/+25
2008-03-26WHATSNEW: Start to add changes since 3.2.0pre2.Karolin Seeger1-0/+64
2008-03-26Strip whitespace in ntsvcs rpc server.Günther Deschner1-13/+13
2008-03-26Re-run make idl.Günther Deschner5-0/+201
2008-03-26Fill in IDL for PNP_GetDeviceRegProp.Günther Deschner2-4/+11
2008-03-26Comment out some svcctl headers which are now defined in IDL.Günther Deschner1-3/+7
2008-03-26Re-run make idl.Günther Deschner3-6/+84
2008-03-26Add svcctl_MgrAccessMask and svcctl_ServiceAccessMask.Günther Deschner1-2/+23
2008-03-26smbconf: reformat - fix intentation.Michael Adam1-4/+4
2008-03-26util_tdb: remove trivial and unused tdb_wipe().Michael Adam3-20/+1
2008-03-26use tdb_wipe_all() instead of tdb_wipe() - it is faster...Michael Adam3-3/+3
2008-03-26util_tdb: make the _byblob fetch/store functions public again.Michael Adam2-4/+8
2008-03-26Fix wbcAuthenticateUserEx().Günther Deschner1-1/+1
2008-03-26Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code.Günther Deschner1-0/+5