Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13144: This seems to be required for Samba4 to talk to Samba4, and to get the | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r13131: windows sends termination here, this fixes access with regedit | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13129: fix the memory hierachie | Stefan Metzmacher | 5 | -6/+8 |
2007-10-10 | r13128: init the private_data to NULL | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13123: Some small doc updates. | Jelmer Vernooij | 2 | -1/+5 |
2007-10-10 | r13117: the caller may reference the winsdb_addr struct, | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13116: make sure we don't add more than 25 addresses to a record, | Stefan Metzmacher | 3 | -36/+193 |
2007-10-10 | r13115: call the wins hook script on modifications of the wins.ldb | Stefan Metzmacher | 1 | -8/+56 |
2007-10-10 | r13114: remove 'const' and make clear what the parameters are for | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13113: 4.0.0tp1 has just released, | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r13112: merge over some stuff from samba3 | Stefan Metzmacher | 3 | -5/+43 |
2007-10-10 | r13111: w2k3 uses the naxVersion id for calculating the notification, | Stefan Metzmacher | 2 | -7/+7 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 15 | -34/+369 |
2007-10-10 | r13104: Migrate and set secrets keytab values in the 'net join' code. This | Andrew Bartlett | 1 | -0/+30 |
2007-10-10 | r13103: Walk the names in the node status request, so I can find a server | Andrew Bartlett | 1 | -11/+14 |
2007-10-10 | r13102: fixed the vampire code to correctly setup foreign sids and default | Andrew Tridgell | 2 | -22/+45 |
2007-10-10 | r13101: autogen.sh doesn't have to be run when compiling from a released tarball | Jelmer Vernooij | 1 | -4/+8 |
2007-10-10 | r13100: removed unused menu item | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r13099: allow shares that point to / | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r13098: make check for workgroup and realm case insensitive | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r13097: move the creation of the default sam name -> unix name mappings into | Andrew Tridgell | 2 | -14/+75 |
2007-10-10 | r13096: explain what YOURDOM and YOUR.REALM are (in case people confuse the | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r13088: - handle non-active static entries | Stefan Metzmacher | 1 | -57/+57 |
2007-10-10 | r13087: don't store timestamps for static records | Stefan Metzmacher | 1 | -18/+22 |
2007-10-10 | r13084: fix 'make test'! | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r13080: fix crash bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13079: add SAMBA_VERSION_RELEASE_NICKNAME | Stefan Metzmacher | 3 | -13/+54 |
2007-10-10 | r13078: fixed the ldb comparison function for objectSids | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r13077: Allow the mkversion script to be used for technology preview releases | Jelmer Vernooij | 1 | -5/+6 |
2007-10-10 | r13076: catch a easy to make error during vampire install | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r13075: tell the admin what needs to be done to finish the install | Andrew Tridgell | 1 | -1/+13 |
2007-10-10 | r13074: Add oLschema2ldif manpage | Jelmer Vernooij | 2 | -0/+80 |
2007-10-10 | r13073: Add manpage for getntacl, disable setntacl | Jelmer Vernooij | 2 | -1/+48 |
2007-10-10 | r13071: Work around a really annoying compiler warning where header file | James Peach | 2 | -0/+32 |
2007-10-10 | r13070: Add a simple smbd manpage, based on the Samba 3 one. | Jelmer Vernooij | 4 | -1/+182 |
2007-10-10 | r13069: adding a hack on instructions from andrew | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r13067: Don't install ldbtest | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam from | Jelmer Vernooij | 3 | -17/+105 |
2007-10-10 | r13064: Add 'tags' target to LDB's makefile | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13063: Add --realm option to upgrade | Jelmer Vernooij | 1 | -5/+11 |
2007-10-10 | r13062: Fix upgrade of WINS entries | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13060: - return only active addresses in name query responses | Stefan Metzmacher | 4 | -28/+77 |
2007-10-10 | r13059: stop playing ping-pong while replicating special group records, | Stefan Metzmacher | 1 | -22/+16 |
2007-10-10 | r13051: this is correct | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13050: when we have reloaded the partners from wins_config.ldb | Stefan Metzmacher | 1 | -3/+19 |
2007-10-10 | r13044: I finally understand that the [charset()] and [string] properties | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r13037: fill in the corrent maxVersion in table replies | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r13035: active,special group replicas are overwritten by tombstone,special gr... | Stefan Metzmacher | 2 | -1/+141 |
2007-10-10 | r13034: A couple of clarifications on the release notes. | Andrew Bartlett | 1 | -11/+15 |
2007-10-10 | r13033: Thankyou very much to Brad Henry for fixing up many aspects of the | Andrew Bartlett | 1 | -61/+64 |