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