summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19060: Attempt to fix the valgrind suppressions for "fort"Volker Lendecke1-49/+11
2007-10-10r19058: Implement "user cannot change password", and complete "user must changeJim McDonough8-117/+163
2007-10-10r19054: Callers of gencache may not have the rights toJeremy Allison1-0/+18
2007-10-10r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSSVolker Lendecke1-1/+1
2007-10-10r19043: There's no point in #ifdef'ing the detection whether we were offered ...Volker Lendecke1-8/+2
2007-10-10r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)Volker Lendecke1-0/+2
2007-10-10r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...Volker Lendecke2-8/+24
2007-10-10r19040: use more portable shellscripting, hopefully give better results on Tru64Stefan Metzmacher1-2/+2
2007-10-10r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2-1/+12
2007-10-10r19038: build libreplace testsuite as replacetortStefan Metzmacher2-4/+22
2007-10-10r19037: Fix a segfaultVolker Lendecke1-1/+1
2007-10-10r19034: merge from samba4:Stefan Metzmacher1-4/+6
2007-10-10r19031: merge from samba4:Stefan Metzmacher1-2/+6
2007-10-10r19030: merge missing stuff from samba4:Stefan Metzmacher2-2/+10
2007-10-10r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke3-80/+251
2007-10-10r19026: we don't need this twiceStefan Metzmacher1-8/+0
2007-10-10r19016: As per Samba4 coding standards, turn tabs into spacesVolker Lendecke2-20/+20
2007-10-10r19015: we don't need talloc_* in proto.hStefan Metzmacher1-2/+2
2007-10-10r19013: Fix some 64-bit warnings.Volker Lendecke3-10/+11
2007-10-10r19012: Fix an uninitialized variableVolker Lendecke1-1/+2
2007-10-10r19011: Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on ope...Volker Lendecke2-0/+24
2007-10-10r19010: Fix bug 4137Volker Lendecke1-0/+4
2007-10-10r19008: Fix a segfaultVolker Lendecke1-0/+1
2007-10-10r19007: reformat service control manager IDLGerald Carter1-201/+255
2007-10-10r19006: Final cleanups for the winreg libmsrpc functions.Gerald Carter1-98/+158
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