2003-08-14 |
Volker Lendecke | Don't ask twice for the password
|
commit | commitdiff | tree |
2003-08-14 |
Volker Lendecke | In ads_verify_realm, all we use in the ADS_STRUCT is the
|
commit | commitdiff | tree |
2003-08-14 |
Volker Lendecke | Fix the build for non-kerberos environments.
|
commit | commitdiff | tree |
2003-08-13 |
Volker Lendecke | Don't wrap up anything that is not there. Otherwise...
|
commit | commitdiff | tree |
2003-08-13 |
Volker Lendecke | Only close anything that is not fid 0. Was very confusing...
|
commit | commitdiff | tree |
2003-08-12 |
Volker Lendecke | Apply a little const
|
commit | commitdiff | tree |
2003-08-12 |
Volker Lendecke | This adds *experimental* kerberos gss spnego client...
|
commit | commitdiff | tree |
2003-08-12 |
Volker Lendecke | Some more shuffling around gss-spnego server
|
commit | commitdiff | tree |
2003-08-12 |
Volker Lendecke | Clarify gss spnego ntlmssp server a bit
|
commit | commitdiff | tree |
2003-08-12 |
Volker Lendecke | Fix client autonegotiate signing.
|
commit | commitdiff | tree |
2003-08-11 |
Volker Lendecke | I think this is the one to check...
|
commit | commitdiff | tree |
2003-08-11 |
Volker Lendecke | Revert the latest fix. Need to investigate further.
|
commit | commitdiff | tree |
2003-08-11 |
Volker Lendecke | Fix a segfault in ntlm_auth when we can't find a domain...
|
commit | commitdiff | tree |
2003-08-11 |
Volker Lendecke | Apply some const
|
commit | commitdiff | tree |
2003-08-11 |
Volker Lendecke | Fix typos.
|
commit | commitdiff | tree |
2003-08-10 |
Volker Lendecke | We get the server and workgroup list only over port...
|
commit | commitdiff | tree |
2003-08-10 |
Volker Lendecke | Store the server domain from the ntlmssp challenge...
|
commit | commitdiff | tree |
2003-08-06 |
Volker Lendecke | When doing 'net groupmap add', default to algorithmic...
|
commit | commitdiff | tree |
2003-08-04 |
Volker Lendecke | Changes to make gss-spnego ntlmssp client work against...
|
commit | commitdiff | tree |
2003-08-01 |
Volker Lendecke | Add ntlmssp client support to ntlm_auth. Find the correspond...
|
commit | commitdiff | tree |
2003-08-01 |
Volker Lendecke | Fix a memory leak. I did not check all the calls to...
|
commit | commitdiff | tree |
2003-08-01 |
Volker Lendecke | locking.c now refers to map_nt_error_from_unix, so...
|
commit | commitdiff | tree |
2003-07-31 |
Volker Lendecke | Fix off-by-one found by valgrind.
|
commit | commitdiff | tree |
2003-07-31 |
Volker Lendecke | spnego.c has function definitions. Prototype them.
|
commit | commitdiff | tree |
2003-07-31 |
Volker Lendecke | Fixes for memory leaks in gss spnego handling by aliguori.
|
commit | commitdiff | tree |
2003-07-31 |
Volker Lendecke | This fixes an error I must have made when playing with...
|
commit | commitdiff | tree |
2003-07-31 |
Volker Lendecke | Apply some const
|
commit | commitdiff | tree |
2003-07-30 |
Volker Lendecke | bin/net needs server_mutex as kerberos_verify now uses it.
|
commit | commitdiff | tree |
2003-07-29 |
Volker Lendecke | This adds gss-spnego to ntlm_auth. It contains some...
|
commit | commitdiff | tree |
2003-07-19 |
Volker Lendecke | Fix memleak
|
commit | commitdiff | tree |
2003-07-18 |
Volker Lendecke | Fix memleak
|
commit | commitdiff | tree |
2003-07-18 |
Volker Lendecke | Fix two memleaks in pdb_ldap.c.
|
commit | commitdiff | tree |
2003-07-17 |
Volker Lendecke | Disconnect an idle LDAP connection after 150 seconds.
|
commit | commitdiff | tree |
2003-07-17 |
Volker Lendecke | Ban getgrouplist on linux glibc systems with glibc...
|
commit | commitdiff | tree |
2003-07-16 |
Volker Lendecke | Fix memleak
|
commit | commitdiff | tree |
2003-07-16 |
Volker Lendecke | typo
|
commit | commitdiff | tree |
2003-07-15 |
Volker Lendecke | Fix memleak
|
commit | commitdiff | tree |
2003-07-15 |
Volker Lendecke | We should report if a group mapping fails. This should...
|
commit | commitdiff | tree |
2003-07-15 |
Volker Lendecke | Fix memleaks
|
commit | commitdiff | tree |
2003-07-15 |
Volker Lendecke | Fix memleak
|
commit | commitdiff | tree |
2003-07-15 |
Volker Lendecke | Jim, could you please look at this? smbpasswd -a <username...
|
commit | commitdiff | tree |
2003-07-13 |
Volker Lendecke | Argl. Thinking twice and looking at the rest of callers...
|
commit | commitdiff | tree |
2003-07-13 |
Volker Lendecke | We have an API to compare the domain parts of two SIDs...
|
commit | commitdiff | tree |
2003-07-10 |
Volker Lendecke | pdbedit should not call idmap anymore. Otherwise pdbedit...
|
commit | commitdiff | tree |
2003-07-10 |
Volker Lendecke | Add const
|
commit | commitdiff | tree |
2003-07-01 |
Volker Lendecke | Different fix for memleak just committed. This belongs...
|
commit | commitdiff | tree |
2003-07-01 |
Volker Lendecke | Fix two memory leaks. tdb_search_keys allocates space...
|
commit | commitdiff | tree |
2003-07-01 |
Volker Lendecke | Fix a segfault found by metze & valgrind...
|
commit | commitdiff | tree |
2003-07-01 |
Volker Lendecke | Don't set a mapping that is already there.
|
commit | commitdiff | tree |
2003-06-30 |
Volker Lendecke | Add the 'guest' passdb backend automatically if
|
commit | commitdiff | tree |
2003-06-25 |
Volker Lendecke | Fix a warning in a DEBUG
|
commit | commitdiff | tree |
2003-06-21 |
Volker Lendecke | Fix memory leak. secrets_fetch allocates memory.
|
commit | commitdiff | tree |
2003-06-18 |
Volker Lendecke | There's nothing particularly secret in idmap.tdb, so...
|
commit | commitdiff | tree |
2003-06-18 |
Volker Lendecke | And some more memory leaks in mapping.c and pdb_tdb...
|
commit | commitdiff | tree |
2003-06-18 |
Volker Lendecke | Better panic cleanly than segfault later when no sid...
|
commit | commitdiff | tree |
2003-06-17 |
Volker Lendecke | And more other memory leaks. One new (idmap) and one...
|
commit | commitdiff | tree |
2003-06-17 |
Volker Lendecke | Fix a memory leak in pdb_tdb.c.
|
commit | commitdiff | tree |
2003-06-17 |
Volker Lendecke | Fix memory leak in idmap. Valgrind is soooo cool.
|
commit | commitdiff | tree |
2003-06-17 |
Volker Lendecke | Const fixes by metze
|
commit | commitdiff | tree |
2003-06-16 |
Volker Lendecke | This glosses over John's problem at SambaXP 2003. When...
|
commit | commitdiff | tree |
2003-06-16 |
Volker Lendecke | Fix misleading debug message.
|
commit | commitdiff | tree |
2003-06-14 |
Volker Lendecke | Add 'net idmap restore'. This restores a broken idmap...
|
commit | commitdiff | tree |
2003-06-13 |
Volker Lendecke | Trivial extension to 'net' to dump current local idmap.
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Fix for bug#3. Show comments when doing 'net group...
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Working on bug#3. We want all of the aliases, so start...
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Andrew's change to make 'security = domain' work again...
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Fix some misleading debug messages.
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Get rid of a const warning.
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Fix typo found by Vance
|
commit | commitdiff | tree |
2003-06-12 |
Volker Lendecke | Andrew is right, this is probably the wrong approach.
|
commit | commitdiff | tree |
2003-06-11 |
Volker Lendecke | Set the user's primary unix group from usrmgr.exe.
|
commit | commitdiff | tree |
2003-06-11 |
Volker Lendecke | Sorry idra for messing around with your stuff, but...
|
commit | commitdiff | tree |
2003-06-11 |
Volker Lendecke | Fix 'security = domain' without winbind. This stores...
|
commit | commitdiff | tree |
2003-05-31 |
Volker Lendecke | Fix compile.
|
commit | commitdiff | tree |
2003-05-26 |
Volker Lendecke | Correctly initialize winbind auth method.
|
commit | commitdiff | tree |
2003-05-26 |
Volker Lendecke | Correctly initialize winbind auth method.
|
commit | commitdiff | tree |
2003-05-24 |
Volker Lendecke | Fix an insufficient alloc when querying alias members.
|
commit | commitdiff | tree |
2003-05-24 |
Volker Lendecke | Fix an insufficient alloc when querying alias members.
|
commit | commitdiff | tree |
2003-05-11 |
Volker Lendecke | Set the password for a newly created trustdom account...
|
commit | commitdiff | tree |
2003-05-11 |
Volker Lendecke | When we have a NT4SP0 PDC trust us, we first have to...
|
commit | commitdiff | tree |
2003-05-11 |
Volker Lendecke | Ok, this is a hack. On a netsec bind reply I did not...
|
commit | commitdiff | tree |
2003-05-08 |
Volker Lendecke | Revert a patch that somehow slipped in...
|
commit | commitdiff | tree |
2003-05-08 |
Volker Lendecke | This puts real netlogon connection caching to winbind...
|
commit | commitdiff | tree |
2003-05-08 |
Volker Lendecke | This puts back wins.dat into nmbd for easy editing...
|
commit | commitdiff | tree |
2003-05-02 |
Volker Lendecke | Now that multi-pdu schannel works and a but in the...
|
commit | commitdiff | tree |
2003-04-28 |
Volker Lendecke | Typo in error message
|
commit | commitdiff | tree |
2003-04-28 |
Volker Lendecke | Fix a confusing error message
|
commit | commitdiff | tree |
2003-04-25 |
Volker Lendecke | As nobody really objected to this patch, I opted to...
|
commit | commitdiff | tree |
2003-04-25 |
Volker Lendecke | As nobody really objected to this patch, I opted to...
|
commit | commitdiff | tree |
2003-04-22 |
Volker Lendecke | parse_string is only used for the authentication negotiators.
|
commit | commitdiff | tree |
2003-04-22 |
Volker Lendecke | parse_string is only used for the authentication negotiators.
|
commit | commitdiff | tree |
2003-04-22 |
Volker Lendecke | Setting the credentials for the netsec netlogon pipe...
|
commit | commitdiff | tree |
2003-04-22 |
Volker Lendecke | Setting the credentials for the netsec netlogon pipe...
|
commit | commitdiff | tree |
2003-04-20 |
Volker Lendecke | Merge a trivial fix across from HEAD. Not that this
|
commit | commitdiff | tree |
2003-04-19 |
Volker Lendecke | Address gcc warnings.
|
commit | commitdiff | tree |
2003-04-19 |
Volker Lendecke | Address gcc warnings.
|
commit | commitdiff | tree |
2003-04-18 |
Volker Lendecke | Survive a samdump with an alias that has no description
|
commit | commitdiff | tree |
2003-04-18 |
Volker Lendecke | Survive a samdump with an alias that has no description
|
commit | commitdiff | tree |
2003-04-11 |
Volker Lendecke | Set the default schannel params to False until we know...
|
commit | commitdiff | tree |
2003-04-11 |
Volker Lendecke | Set the default schannel parameters to False until...
|
commit | commitdiff | tree |