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