summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-08Ensure that 'use spnego' restricts, rather than just advises our clients.Andrew Bartlett1-1/+6
2001-12-07basic howtoJean-François Micouleau1-0/+77
2001-12-07include/build_env.h wasn't getting built by default with new rules unlessHerb Lewis1-1/+1
2001-12-07added a "use spnego" optionAndrew Tridgell2-0/+7
2001-12-07OK I think this does what everyone wants with the .headers.stampHerb Lewis1-3/+3
2001-12-06allow nsstest to test any nss moduleAndrew Tridgell1-13/+19
2001-12-06add smbgroupeditHerb Lewis1-0/+1
2001-12-06again an intrusive patch:Jean-François Micouleau14-270/+122
2001-12-06remove .headers.stamp from the delheaders definitionJean-François Micouleau1-2/+2
2001-12-06merge from 2.2Gerald Carter5-439/+0
2001-12-06merge from 2.2Gerald Carter94-10359/+5220
2001-12-06commit from 2.2Gerald Carter1-0/+8
2001-12-06put the winbindd krb5 credentials cache in the lock directoryAndrew Tridgell1-0/+4
2001-12-06allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell2-6/+21
2001-12-06added a propoer kerberos_kinit_password callAndrew Tridgell2-12/+66
2001-12-06Fixed typo in fix for typo in debug. (-:Tim Potter1-1/+1
2001-12-05fix up packaging stuffHerb Lewis2-6/+16
2001-12-05merge from 2.2Herb Lewis3-17/+17
2001-12-05dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis3-651/+652
2001-12-05Added fetch_domain_sid. Not used in current code, but a nice exampleJeremy Allison1-0/+96
2001-12-05changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's nowJean-François Micouleau1-2/+2
2001-12-05added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,Jean-François Micouleau2-16/+228
2001-12-05preparing for release of 3.0alpha1Samba Release Account1-1/+12
2001-12-05fixed a return valueAndrew Tridgell1-0/+1
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett14-400/+383
2001-12-05Add a couple of extra debugs for the secrets.tdb stuffAndrew Bartlett1-2/+8
2001-12-05Ensure we fill in the %U for NTLMSSP connectionsAndrew Bartlett1-1/+3
2001-12-05fixed a minor password memory leakAndrew Tridgell1-0/+1
2001-12-05fixed a memory leakAndrew Tridgell1-1/+4
2001-12-05fix link errorAndrew Tridgell1-0/+2
2001-12-05handle ldap server down betterAndrew Tridgell1-1/+3
2001-12-05added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell8-5/+34
2001-12-05auto-init secrets.tdbAndrew Tridgell1-0/+5
2001-12-05added timeouts and retries to ldap operationsAndrew Tridgell2-9/+60
2001-12-05moved the sequence number fetch into the backend, and fetch theAndrew Tridgell7-81/+78
2001-12-05don't double free ldap message listsAndrew Tridgell1-3/+0
2001-12-05paranoia fixes in based ldap routines for potential memory leaksAndrew Tridgell1-10/+16
2001-12-05fixed another leak - memory usage now seems to be quite smallAndrew Tridgell1-0/+2
2001-12-05added very basic ads connection cacheingAndrew Tridgell2-84/+46
2001-12-05more memory leak fixesAndrew Tridgell2-4/+12
2001-12-05plugged most of the memory leaksAndrew Tridgell1-74/+120
2001-12-05added the last winbindd/ads backend functionAndrew Tridgell1-1/+66
2001-12-05finally worked out how to do ldap lookups by binary blobs, so I canAndrew Tridgell7-170/+250
2001-12-05added functions that convert a ads binary blob to a string (forAndrew Tridgell1-0/+39
2001-12-05fixed an off by 1 bug in talloc_asprintf()Andrew Tridgell1-1/+1
2001-12-05Fixed parse_domain_user to be bool.Jeremy Allison8-80/+57
2001-12-05Add a new flag for anonymous connectionsAndrew Bartlett1-0/+3
2001-12-05Make it easier to construct anonymous connections with a new flag and helperAndrew Bartlett1-2/+28
2001-12-05Split out the name resolution code into a seperate functionAndrew Bartlett1-27/+38
2001-12-05Use print_queue_length() by preference if we don't need a queueJeremy Allison2-21/+4