samba.git
2007-10-10 Andrew Bartlettr9417: Ask for the ASYNC_REPLIES feature, as will want...
2007-10-10 Andrew Bartlettr9416: Cleanups inspired by jra's work to migrate Samba...
2007-10-10 Andrew Bartlettr9415: Remove old kerberos code (including salt guessin...
2007-10-10 Andrew Bartlettr9414: Fix failure to find own domain info due to recen...
2007-10-10 Andrew Bartlettr9413: Bring Samba4 back up to date with lorikeet-heimdal.
2007-10-10 Andrew Bartlettr9412: Simplfy this NTLM authentication code by requiri...
2007-10-10 Andrew Bartlettr9411: Ensure we don't send a challenge without first...
2007-10-10 Andrew Tridgellr9410: - a winreg_CloseKey() should return a zero key...
2007-10-10 Andrew Tridgellr9409: fix a problem that volker noticed with web page...
2007-10-10 Andrew Bartlettr9406: Add const.
2007-10-10 Deryck Hodger9397: Playing with qooxdoo a bit and saving my work...
2007-10-10 Andrew Bartlettr9396: ntlm_auth updates, including again support for...
2007-10-10 Simo Sorcer9394: avoid to use BOOL in ldb
2007-10-10 Simo Sorcer9393: Fix ldb standalone build
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9390: fixed mixing of code and data
2007-10-10 Andrew Tridgellr9389: handle errors reading from files in web server
2007-10-10 Andrew Tridgellr9388: we should fault bad handles given to winreg_GetV...
2007-10-10 Andrew Tridgellr9387: regedit uses "New Key #nn" for newly created...
2007-10-10 Andrew Tridgellr9386: OpenKey with a bad name must return WERR_BADFILE...
2007-10-10 Simo Sorcer9385: Remove unused functions
2007-10-10 Andrew Tridgellr9384: added a debug to show the dcerpc fault code...
2007-10-10 Andrew Tridgellr9383: remove unused file
2007-10-10 Tim Potterr9382: Add a dummy registry for HKEY_USERS to get rid...
2007-10-10 Tim Potterr9381: Line wrapping.
2007-10-10 Andrew Tridgellr9379: the valgrind test box is now just going past...
2007-10-10 Andrew Tridgellr9378: initialise the last_mod attribute in the ldb...
2007-10-10 Andrew Tridgellr9377: made winreg a user tool (I find it quite useful...
2007-10-10 Andrew Tridgellr9374: HPUX is also missing setegid()
2007-10-10 Stefan Metzmacherr9373: - create a hierachical memory tree with recursiv...
2007-10-10 Stefan Metzmacherr9372: - make the subcontext handling autogenerated...
2007-10-10 Stefan Metzmacherr9371: add the usefull trick hack for NT_STATUS_NO_MEMO...
2007-10-10 Andrew Tridgellr9370: need a configure test for setresuid()
2007-10-10 Andrew Tridgellr9369: an attempt to fix the build on HPUX. This is...
2007-10-10 Andrew Tridgellr9360: fixed the IDL for winreg_SetValue()
2007-10-10 Andrew Tridgellr9359: don't check for size overflow if value is NULL
2007-10-10 Andrew Tridgellr9358: - opening a winreg key of "" is the same as...
2007-10-10 Tim Potterr9357: Remove DBGC_CLASS cruft copied over from Samba...
2007-10-10 Andrew Tridgellr9356: a better way of coping with NULL arrays in the...
2007-10-10 Andrew Tridgellr9355: return the EnumKey and EnumValue list we have...
2007-10-10 Andrew Tridgellr9347: this array bounds checking is harder than it...
2007-10-10 Andrew Tridgellr9346: allow test_ldap.sh to be called when $CONFFILE...
2007-10-10 Andrew Tridgellr9345: used the data blob functions in the echo.js...
2007-10-10 Andrew Tridgellr9344: started adding calls for manipulation of data...
2007-10-10 Andrew Tridgellr9342: removed extra libinclude of base.js
2007-10-10 Andrew Tridgellr9341: updated the winreg test program to take advantag...
2007-10-10 Andrew Tridgellr9340: print the [in] contents when debugging even...
2007-10-10 Andrew Tridgellr9339: treat arrays of uint8 values as a special DATA_B...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Andrew Tridgellr9337: defer the checking of array sizes until the...
2007-10-10 Andrew Tridgellr9335: only copy the in side of an array to the out...
2007-10-10 Deryck Hodger9328: Remove background:ThreeDFace from qooxdoo styles to
2007-10-10 Deryck Hodger9327: Rename parent to fParent to prevent confusion...
2007-10-10 Alexander Bokovoyr9321: Fix potential bug found by Coverity. src_len...
2007-10-10 Alexander Bokovoyr9320: Fix premature dereference bug found by Coverty...
2007-10-10 Andrew Tridgellr9319: updated newuser script for new OO style for...
2007-10-10 Stefan Metzmacherr9318: fix searches with scope ONE and SUB,
2007-10-10 Steve Frenchr9311: Missing null pointer check in ejsLib
2007-10-10 Steve Frenchr9310: Add two missing return statements after null...
2007-10-10 Steve Frenchr9309: Incorrect null pointer check in return from...
2007-10-10 Andrew Bartlettr9305: Use the check-var.m4 from roken to really, reall...
2007-10-10 Andrew Tridgellr9300: cope with zero length in ndr_pull_charset()
2007-10-10 Andrew Tridgellr9299: fixed the evaluation of pointer expressions...
2007-10-10 Andrew Tridgellr9298: pull non-array elements before array elements...
2007-10-10 Tim Potterr9297: Add a NDR_CHECK() around each ejs push/pull.
2007-10-10 Tim Potterr9296: Reinstate generation of push/pull functions...
2007-10-10 Tim Potterr9295: Tridge had some good suggestions for simplifying...
2007-10-10 Tim Potterr9292: More compiles fixes for autogenerated smb_interf...
2007-10-10 Tim Potterr9291: Add a stub for smb_raw_lpq() which is in smb_int...
2007-10-10 Tim Potterr9284: Whitespace. (-:
2007-10-10 Tim Potterr9279: In Samba3 debuglevel 10 used to print RPC debugs...
2007-10-10 Stefan Metzmacherr9260: only overwrite destination files when the temp...
2007-10-10 Stefan Metzmacherr9258: return is only supported in function, not in...
2007-10-10 Stefan Metzmacherr9257: - I assume we don't need unistd.h in this file,
2007-10-10 Stefan Metzmacherr9240: - move struct security_token to the idl file...
2007-10-10 Tim Potterr9239: I think this is the right IDL for the eventlog...
2007-10-10 Tim Potterr9238: Some test code to do user-unmarshalling of event...
2007-10-10 Tim Potterr9237: Fix eventlog_Record typedef so it decodes record...
2007-10-10 Andrew Bartlettr9235: Remove attribute search we no longer reference.
2007-10-10 Andrew Bartlettr9234: Ensure we always change the end of the PAC,...
2007-10-10 Andrew Bartlettr9233: Ensure that the output variable is initialised...
2007-10-10 Deryck Hodger9232: Rename some objects to make code clear.
2007-10-10 Deryck Hodger9230: Star out passwords and add confim text input...
2007-10-10 Andrew Tridgellr9228: cleanup and simplify the AJAJ code - part 2
2007-10-10 Andrew Tridgellr9227: cleanup and simplify the AJAJ code
2007-10-10 Andrew Tridgellr9226: make sure we catch rpc faults in the ejs rpc...
2007-10-10 Tim Potterr9223: Rename smb_raw_session_setup() to smb_raw_sessse...
2007-10-10 Tim Potterr9222: Rename smb_tree_connect() to smb_raw_tcon()...
2007-10-10 Andrew Bartlettr9221: Try to merge Heimdal across from lorikeet-heimda...
2007-10-10 Tim Potterr9220: Start trying to get autogenerated code to compile.
2007-10-10 Andrew Tridgellr9219: by default be a DC, as the provisioning scripts...
2007-10-10 Andrew Tridgellr9218: make the winreg library code handle arbitrary...
2007-10-10 Andrew Bartlettr9217: Add 'make clean' hooks to the ans1 depedency...
2007-10-10 Andrew Tridgellr9213: some improvements to the registry editor code
2007-10-10 Andrew Tridgellr9212: the beginnings of a registry editor in SWAT...
2007-10-10 Andrew Tridgellr9211: don't try to encode functions in the AJAJ object...
2007-10-10 Andrew Tridgellr9210: fixed support for a credentials element in a...
2007-10-10 Andrew Tridgellr9209: - fixed the ldb registry backend to work with...
2007-10-10 Stefan Metzmacherr9208: fix a crash bug
next