r13101: autogen.sh doesn't have to be run when compiling from a released tarball
[samba.git] / source4 /
2007-10-10 Andrew Tridgellr13099: allow shares that point to /
2007-10-10 Andrew Tridgellr13098: make check for workgroup and realm case insensitive
2007-10-10 Andrew Tridgellr13097: move the creation of the default sam name ...
2007-10-10 Stefan Metzmacherr13088: - handle non-active static entries
2007-10-10 Stefan Metzmacherr13087: don't store timestamps for static records
2007-10-10 Stefan Metzmacherr13084: fix 'make test'!
2007-10-10 Stefan Metzmacherr13080: fix crash bug
2007-10-10 Stefan Metzmacherr13079: add SAMBA_VERSION_RELEASE_NICKNAME
2007-10-10 Andrew Tridgellr13078: fixed the ldb comparison function for objectSids
2007-10-10 Jelmer Vernooijr13077: Allow the mkversion script to be used for techn...
2007-10-10 Andrew Tridgellr13076: catch a easy to make error during vampire install
2007-10-10 Jelmer Vernooijr13074: Add oLschema2ldif manpage
2007-10-10 Jelmer Vernooijr13073: Add manpage for getntacl, disable setntacl
2007-10-10 James Peachr13071: Work around a really annoying compiler warning...
2007-10-10 Jelmer Vernooijr13070: Add a simple smbd manpage, based on the Samba...
2007-10-10 Andrew Tridgellr13069: adding a hack on instructions from andrew
2007-10-10 Jelmer Vernooijr13067: Don't install ldbtest
2007-10-10 Jelmer Vernooijr13066: Add (very simple) manpages for gepdump and...
2007-10-10 Jelmer Vernooijr13064: Add 'tags' target to LDB's makefile
2007-10-10 Jelmer Vernooijr13063: Add --realm option to upgrade
2007-10-10 Jelmer Vernooijr13062: Fix upgrade of WINS entries
2007-10-10 Stefan Metzmacherr13060: - return only active addresses in name query...
2007-10-10 Stefan Metzmacherr13059: stop playing ping-pong while replicating specia...
2007-10-10 Stefan Metzmacherr13051: this is correct
2007-10-10 Stefan Metzmacherr13050: when we have reloaded the partners from wins_co...
2007-10-10 Stefan Metzmacherr13044: I finally understand that the [charset()] and...
2007-10-10 Stefan Metzmacherr13037: fill in the corrent maxVersion in table replies
2007-10-10 Stefan Metzmacherr13035: active,special group replicas are overwritten...
2007-10-10 Andrew Bartlettr13019: Again protect us against format string mismatch...
2007-10-10 Andrew Bartlettr13018: Fix (correct) warning about mixing C/js interfa...
2007-10-10 Stefan Metzmacherr13007: let our winsclient code register multihomed...
2007-10-10 Stefan Metzmacherr13006: always debug the unicast and broadcast address
2007-10-10 Stefan Metzmacherr13005: - use nbtd:max_refresh_time=12345 also for...
2007-10-10 Stefan Metzmacherr13004: fix compiler warnings
2007-10-10 Stefan Metzmacherr13002: fix compiler warning
2007-10-10 Stefan Metzmacherr13001: fix compiler warnings
2007-10-10 Stefan Metzmacherr13000: fix compiler warnings
2007-10-10 Stefan Metzmacherr12999: fix compiler warnings
2007-10-10 Andrew Bartlettr12998: A big update to samldb.c
2007-10-10 Andrew Bartlettr12997: Feed the right event context to libnet in ejsne...
2007-10-10 Andrew Bartlettr12996: Restrict this search to domain objects.
2007-10-10 Andrew Bartlettr12995: Don't allow overrides on "name" from above...
2007-10-10 Simo Sorcer12989: move the control parsing and handleng functions...
2007-10-10 Simo Sorcer12988: delete an ancient file that misteriously surviv...
2007-10-10 Stefan Metzmacherr12984: add parse code and ldbsearch cmdline code for
2007-10-10 Stefan Metzmacherr12983: - fix using a DIRSYNC cookie from the command...
2007-10-10 Stefan Metzmacherr12982: fix parsing of LDAP DIRSYNC cookies
2007-10-10 Andrew Bartlettr12979: Grr, I forgot to commit this file (from Brad...
2007-10-10 Simo Sorcer12977: Some code to implement the client side of the...
2007-10-10 Andrew Bartlettr12976: Patch from Brad Henry <j0j0@riod.ca>:
2007-10-10 James Peachr12972: Use single quotes in the showflags and showlayo...
2007-10-10 Tim Potterr12971: Fix spelling.
2007-10-10 Stefan Metzmacherr12959: hopefully fix bug #3365 this time
2007-10-10 Stefan Metzmacherr12958: don't bind to '255.255.255.255'
2007-10-10 Stefan Metzmacherr12948: fix compiler warning
2007-10-10 Andrew Tridgellr12947: added some error checking that I stumbled acros...
2007-10-10 Andrew Bartlettr12945: Try to move closer to getting Samba3 import...
2007-10-10 Andrew Bartlettr12944: Update scripts in setup to match changes in...
2007-10-10 Andrew Bartlettr12943: Generate a SID for the domain join account...
2007-10-10 Simo Sorcer12942: this way is better
2007-10-10 Simo Sorcer12941: Add Attribute Scoped Search control
2007-10-10 Stefan Metzmacherr12934: do somemore debugging of the received browse...
2007-10-10 Stefan Metzmacherr12933: fix parsing of browse packets based on the...
2007-10-10 Stefan Metzmacherr12932: export function prototypes
2007-10-10 Andrew Bartlettr12931: Remove some prefixes. We have:
2007-10-10 Andrew Bartlettr12930: Fix ADS join: I wasn't filling in the flag...
2007-10-10 Andrew Bartlettr12929: Fix more implict global and shadowing variables.
2007-10-10 Andrew Bartlettr12928: This patch improves the interaction between...
2007-10-10 Andrew Bartlettr12927: Fix typo.
2007-10-10 Andrew Bartlettr12926: Syncronsise GUIDs on users and domains from...
2007-10-10 Simo Sorcer12925: implement client side of ASQ control
2007-10-10 Andrew Bartlettr12919: Ensure we never 'extend' the session key length...
2007-10-10 Andrew Bartlettr12918: Don't tell the user the difference between...
2007-10-10 Simo Sorcer12917: fix decoding of ldap controls
2007-10-10 Stefan Metzmacherr12911: try to fix bug #3365
2007-10-10 Stefan Metzmacherr12910: fix bug #3069
2007-10-10 Stefan Metzmacherr12909: add an ldb module for the wins.ldb,
2007-10-10 Stefan Metzmacherr12908: use '_' also for indication we want to ask...
2007-10-10 Stefan Metzmacherr12907: skip some tests for make quicktest in NBT-WINSR...
2007-10-10 Stefan Metzmacherr12906: return the correct nb_flags
2007-10-10 Simo Sorcer12905: add some ldap policies
2007-10-10 Andrew Bartlettr12903: Factor out a new routine libnet_RpcConnectDCInf...
2007-10-10 Andrew Bartlettr12902: Fix 'make quicktest'.
2007-10-10 Stefan Metzmacherr12899: - fix warnings on AIX
2007-10-10 Stefan Metzmacherr12898: prepare the 'wins hook' feature, but we only...
2007-10-10 Stefan Metzmacherr12897: make it possible to use nosync transaction...
2007-10-10 Stefan Metzmacherr12896: IRIX make will fallback to gmake with this,
2007-10-10 Andrew Bartlettr12895: Error strings save lives.
2007-10-10 Andrew Bartlettr12894: Add more detail to error messages.
2007-10-10 Andrew Bartlettr12893: Filling in *error_string is critical for SWAT...
2007-10-10 Andrew Bartlettr12892: Add a 'Migrate from Windows' page to our instal...
2007-10-10 Andrew Bartlettr12891: We no longer manually set the 'name' attribute.
2007-10-10 Andrew Bartlettr12886: Rename 'secure_channel_type' parameter to domai...
2007-10-10 Andrew Bartlettr12883: Fix the build...
2007-10-10 Andrew Bartlettr12882: Allow the netbios name to be specified at all...
2007-10-10 Andrew Bartlettr12881: Hard-coded defaults are silly. We have smb...
2007-10-10 Simo Sorcer12880: Remove ldap partitions useless now and probably we
2007-10-10 Andrew Bartlettr12874: Try to give the startup a few more seconds...
2007-10-10 Andrew Bartlettr12873: Fix valgrind-found uninitialised value.
2007-10-10 Andrew Bartlettr12872: Add some more detail to debug message.
next