summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r19001: Fix commentVolker Lendecke2007-10-101-1/+1
* r19000: Merge the max tcon check from 3_0_23. Thanks to James Peach that this...Volker Lendecke2007-10-101-0/+5
* r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2007-10-102-10/+9
* r18996: merge from samba4:Stefan Metzmacher2007-10-102-12/+37
* r18993: merge from samba4:Stefan Metzmacher2007-10-101-29/+83
* r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke2007-10-101-0/+7
* r18988: Check and refresh expired GPOs.Günther Deschner2007-10-102-1/+129
* r18987: Add some usage prints for "net ads gpo".Günther Deschner2007-10-101-13/+33
* r18986: Add some more GPO download helper functions.Günther Deschner2007-10-103-1/+242
* r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.Günther Deschner2007-10-102-21/+242
* r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupidGünther Deschner2007-10-102-93/+2
* r18983: Add some comments for the LDAP based GPO routines.Günther Deschner2007-10-103-49/+60
* r18982: Move the gpo related functions to "libgpo".Günther Deschner2007-10-104-6/+7
* r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter2007-10-1021-189/+1825
* r18980: Be a little more intelligent about "startup_time",Jeremy Allison2007-10-103-7/+31
* r18976: follow the advice from "William Jojo" <jojowil@hvcc.edu>Stefan Metzmacher2007-10-101-1/+1
* r18973: we should always set LDFLAGS and DYNEXP depending on the host_osStefan Metzmacher2007-10-102-19/+45
* r18969: Fix typo.Günther Deschner2007-10-103-4/+4
* r18966: this bug affects Samba3 too. I'm actually surprised nobody hasAndrew Tridgell2007-10-101-0/+6
* r18964: fix 'net rpc registry save' to use the new wnireg client codeGerald Carter2007-10-101-10/+5
* r18963: * Move parts of registry headers that were still inGerald Carter2007-10-107-631/+75
* r18962: * Add IDL for SaveKey() and RestoreKey() and regeneratedGerald Carter2007-10-109-50/+201
* r18961: merge from samba4:Stefan Metzmacher2007-10-102-20/+20
* r18959: reformat using indentGerald Carter2007-10-106-4912/+5563
* r18958: merge from samba4:Stefan Metzmacher2007-10-101-0/+4
* r18956: fix -pie and -fPIE together with configure -CStefan Metzmacher2007-10-101-6/+7
* r18955: fix the build on solaris where unistd.h needs to be includes beforeStefan Metzmacher2007-10-101-1/+1
* r18954: Fix segv in QueryValue and Enumvalue. regedit.exe nowGerald Carter2007-10-101-2/+2
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2007-10-103-0/+46
* r18952: fix compiler warning (merge from samba4)Stefan Metzmacher2007-10-101-1/+1
* r18951: socket_wrapper has only 16 interfaces anymore...Stefan Metzmacher2007-10-101-8/+9
* r18950: I can't see where stropts.h and poll.h are neededStefan Metzmacher2007-10-102-9/+0
* r18949: use sys_usleep()Stefan Metzmacher2007-10-102-7/+2
* r18941: Minor cleanup in ads_parse_gpo().Günther Deschner2007-10-101-2/+2
* r18940: Fix a few memory corruption bugs to make CreateKey() and DeleteKey() ...Gerald Carter2007-10-101-4/+10
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-102-2/+4
* r18938: fixed a group map bug reported by Jerry. The caller in mapping.cAndrew Tridgell2007-10-101-4/+1
* r18937: Protect against segc in the idmap winbindd child processGerald Carter2007-10-101-2/+4
* r18935: Make "netshareenum" work again. There is most probably a better way toGünther Deschner2007-10-101-1/+28
* r18934: fix a segv in CreateKey()Gerald Carter2007-10-101-1/+3
* r18932: In RegEnumvalue() and RegQueryValue(), the output bufferGerald Carter2007-10-101-0/+4
* r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter2007-10-109-212/+212
* r18929: * Clarify QueryValue IDL and regenerate codeGerald Carter2007-10-108-113/+116
* r18928: Some more const for iniparser.Günther Deschner2007-10-102-2/+2
* r18927: Fix build. *please* compile the code at least once before checking i...Gerald Carter2007-10-101-2/+2
* r18926: Add some useful macros.Günther Deschner2007-10-101-0/+3
* r18924: Minor cleanup.Günther Deschner2007-10-101-8/+8
* r18923: Fix more memleaks.Günther Deschner2007-10-103-7/+23
* r18922: Apply some const.Günther Deschner2007-10-102-10/+10
* r18921: Fix some c++ warnings.Günther Deschner2007-10-101-7/+7