summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12725: some minor updatesStefan Metzmacher4-4/+4
2007-10-10r12724: fix warningsStefan Metzmacher1-5/+5
2007-10-10r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett3-48/+48
2007-10-10r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett6-48/+35
2007-10-10r12718: We don't use unicodePwd directly any more.Andrew Bartlett1-1/+0
2007-10-10r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2-28/+28
2007-10-10r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2-42/+78
2007-10-10r12711: Update copyrightsJelmer Vernooij1-5/+2
2007-10-10r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett1-0/+1
2007-10-10r12708: This is equivilant, but doesn't cause a warning.Andrew Bartlett1-2/+1
2007-10-10r12706: Add list of parameters that need workJelmer Vernooij1-0/+281
2007-10-10r12704: role => server roleJelmer Vernooij1-4/+4
2007-10-10r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...Jelmer Vernooij1-2/+4
2007-10-10r12702: - reload the partner configuration, when the sequenceNumber of the wi...Stefan Metzmacher3-21/+87
2007-10-10r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher1-0/+13
2007-10-10r12700: fix name release of replica records, we need to become the owner and ...Stefan Metzmacher3-25/+51
2007-10-10r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij2-2/+31
2007-10-10r12698: Declare model_ops (required for NetBSD)Jelmer Vernooij1-0/+1
2007-10-10r12697: Support empty fullname fields in unix accountsJelmer Vernooij1-0/+4
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij37-250/+77
2007-10-10r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij1-2/+2
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij98-74/+134
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij92-122/+246
2007-10-10r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett1-0/+21
2007-10-10r12686: Push the real SASL list into the rootdse.Andrew Bartlett5-17/+25
2007-10-10r12685: Add comments on builtin LDAP and KDC.Andrew Bartlett1-1/+11
2007-10-10r12684: A better error code for SAMR transaction failures.Andrew Bartlett1-12/+15
2007-10-10r12683: Fix declaration and initialisation placement.Andrew Bartlett1-5/+6
2007-10-10r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett6-68/+323
2007-10-10r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett1-16/+24
2007-10-10r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2-6/+13
2007-10-10r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2-8/+41
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher4-79/+104
2007-10-10r12675: fix some dependencies and don't use long linesStefan Metzmacher1-8/+16
2007-10-10r12674: make use of the winsdb functionsStefan Metzmacher2-53/+3
2007-10-10r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu...Stefan Metzmacher1-9/+73
2007-10-10r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij1-1/+0
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij22-35/+59
2007-10-10r12661: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r12659: Add some more information for potential users. Please supplement / amendJelmer Vernooij4-2/+34
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij12-47/+1
2007-10-10r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij3-14/+2
2007-10-10r12650: Remove support for NULLTERM flag (is already covered by tridge'sJelmer Vernooij1-6/+0
2007-10-10r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher1-1/+1
2007-10-10r12648: implement the dns proxy featureStefan Metzmacher1-1/+56
2007-10-10r12647: make use of the str_list_add functionStefan Metzmacher1-6/+4
2007-10-10r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher4-3/+57
2007-10-10r12643: don't fail make testSimo Sorce1-0/+3
2007-10-10r12642: only do push notifications when something changedStefan Metzmacher3-4/+53
2007-10-10r12641: - remove some unused functionsStefan Metzmacher2-69/+1