summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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 Tridgell1-21/+35
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-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-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-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
2007-10-10r13007: let our winsclient code register multihomed records withStefan Metzmacher3-13/+37
2007-10-10r13006: always debug the unicast and broadcast addressStefan Metzmacher1-11/+12
2007-10-10r13005: - use nbtd:max_refresh_time=12345 also for name refresh with a wins s...Stefan Metzmacher1-10/+18
2007-10-10r13004: fix compiler warningsStefan Metzmacher6-15/+15
2007-10-10r13002: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r13001: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13000: fix compiler warningsStefan Metzmacher1-3/+3
2007-10-10r12999: fix compiler warningsStefan Metzmacher1-9/+9
2007-10-10r12998: A big update to samldb.cAndrew Bartlett1-194/+433
2007-10-10r12997: Feed the right event context to libnet in ejsnet and the auth code.Andrew Bartlett2-11/+22