summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13128: init the private_data to NULLStefan Metzmacher1-0/+2
2007-10-10r13123: Some small doc updates.Jelmer Vernooij2-1/+5
2007-10-10r13117: the caller may reference the winsdb_addr struct,Stefan Metzmacher1-1/+0
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher3-36/+193
2007-10-10r13115: call the wins hook script on modifications of the wins.ldbStefan Metzmacher1-8/+56
2007-10-10r13114: remove 'const' and make clear what the parameters are forStefan Metzmacher1-1/+1
2007-10-10r13113: 4.0.0tp1 has just released,Stefan Metzmacher1-3/+3
2007-10-10r13112: merge over some stuff from samba3Stefan Metzmacher3-5/+43
2007-10-10r13111: w2k3 uses the naxVersion id for calculating the notification,Stefan Metzmacher2-7/+7
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett15-34/+369
2007-10-10r13104: Migrate and set secrets keytab values in the 'net join' code. ThisAndrew Bartlett1-0/+30
2007-10-10r13103: Walk the names in the node status request, so I can find a serverAndrew Bartlett1-11/+14
2007-10-10r13102: fixed the vampire code to correctly setup foreign sids and defaultAndrew Tridgell2-22/+45
2007-10-10r13101: autogen.sh doesn't have to be run when compiling from a released tarballJelmer Vernooij1-4/+8
2007-10-10r13100: removed unused menu itemAndrew Tridgell1-1/+0
2007-10-10r13099: allow shares that point to /Andrew Tridgell1-1/+3
2007-10-10r13098: make check for workgroup and realm case insensitiveAndrew Tridgell1-2/+2
2007-10-10r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell2-14/+75
2007-10-10r13096: explain what YOURDOM and YOUR.REALM are (in case people confuse theAndrew Tridgell1-0/+3
2007-10-10r13088: - handle non-active static entriesStefan Metzmacher1-57/+57
2007-10-10r13087: don't store timestamps for static recordsStefan Metzmacher1-18/+22
2007-10-10r13084: fix 'make test'!Stefan Metzmacher1-5/+0
2007-10-10r13080: fix crash bugStefan Metzmacher1-1/+1
2007-10-10r13079: add SAMBA_VERSION_RELEASE_NICKNAMEStefan Metzmacher3-13/+54
2007-10-10r13078: fixed the ldb comparison function for objectSidsAndrew Tridgell1-1/+1
2007-10-10r13077: Allow the mkversion script to be used for technology preview releasesJelmer Vernooij1-5/+6
2007-10-10r13076: catch a easy to make error during vampire installAndrew Tridgell1-0/+5
2007-10-10r13075: tell the admin what needs to be done to finish the installAndrew Tridgell1-1/+13
2007-10-10r13074: Add oLschema2ldif manpageJelmer Vernooij2-0/+80
2007-10-10r13073: Add manpage for getntacl, disable setntaclJelmer Vernooij2-1/+48
2007-10-10r13071: Work around a really annoying compiler warning where header fileJames Peach2-0/+32
2007-10-10r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij4-1/+182
2007-10-10r13069: adding a hack on instructions from andrewAndrew Tridgell1-1/+2
2007-10-10r13067: Don't install ldbtestJelmer Vernooij1-1/+0
2007-10-10r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam fromJelmer Vernooij3-17/+105
2007-10-10r13064: Add 'tags' target to LDB's makefileJelmer Vernooij1-0/+3
2007-10-10r13063: Add --realm option to upgradeJelmer Vernooij1-5/+11
2007-10-10r13062: Fix upgrade of WINS entriesJelmer Vernooij1-1/+1
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher4-28/+77
2007-10-10r13059: stop playing ping-pong while replicating special group records,Stefan Metzmacher1-22/+16
2007-10-10r13051: this is correctStefan Metzmacher1-1/+0
2007-10-10r13050: when we have reloaded the partners from wins_config.ldbStefan Metzmacher1-3/+19
2007-10-10r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2-4/+4
2007-10-10r13037: fill in the corrent maxVersion in table repliesStefan Metzmacher1-0/+8
2007-10-10r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher2-1/+141
2007-10-10r13034: A couple of clarifications on the release notes.Andrew Bartlett1-11/+15
2007-10-10r13033: Thankyou very much to Brad Henry for fixing up many aspects of theAndrew Bartlett1-61/+64
2007-10-10r13031: A first stab at some release notes. Much work needed.Andrew Bartlett1-0/+112
2007-10-10r13019: Again protect us against format string mismatches, with the new splitAndrew Bartlett2-4/+9
2007-10-10r13018: Fix (correct) warning about mixing C/js interface function types. IAndrew Bartlett1-1/+1