summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: only use the git version on install, not in the build treeAndrew Tridgell2011-06-174-9/+13
* samba-tool: exit with non-zero status on dbcheck failureAndrew Tridgell2011-06-171-1/+3
* talloc: added talloc_stackframe_exists()Andrew Tridgell2011-06-172-0/+25
* s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'Andrew Tridgell2011-06-172-2/+6
* samba-tool: show success message on group operationsAndrew Tridgell2011-06-171-0/+4
* s4-pysamdb: fixed the normalisation of grouptype in group addAndrew Tridgell2011-06-171-1/+7
* samba-tool: report total error count and suggest --fix if neededAndrew Tridgell2011-06-171-3/+10
* samba-tool: added attribute normalisation checksAndrew Tridgell2011-06-171-3/+53
* s4-dsdb: if we don't have a remote schema, then use the local oneAndrew Tridgell2011-06-171-2/+8
* s4-pydsdb: added dsdb_normalise_attributes() callAndrew Tridgell2011-06-172-0/+109
* s3:wb_lookupsids: add some paranoia checks to wb_lookupsids_recv()Stefan Metzmacher2011-06-161-0/+18
* s3:wb_lookupsids: don't ignore 'result' and check if we got useable valuesStefan Metzmacher2011-06-161-4/+48
* Revert "s3-winbind: Fix paranoia checks in winbindd_samr.c."Stefan Metzmacher2011-06-161-2/+2
* s3:rpc_server/svcctl: fix valgrind bug in _svcctl_QueryServiceObjectSecurity()Stefan Metzmacher2011-06-161-1/+1
* s3:rpc_server/svcctl: fix valgrind bugs in _svcctl_QueryServiceConfig2W()Stefan Metzmacher2011-06-161-9/+5
* s3:rpc_server/svcctl: don't allocate return values on a temporary stackframeStefan Metzmacher2011-06-161-5/+3
* s4:winbind/wb_samba3_protocol.c - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-161-3/+27
* s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-164-5/+43
* auth/kerberos/gssapi_pac: fix compiler warningsStefan Metzmacher2011-06-151-6/+5
* s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...Stefan Metzmacher2011-06-152-59/+129
* librpc: fix buildwarning in NDR_WMI.Günther Deschner2011-06-152-0/+25
* s3: Add debug level 0 warnings to make_new_server_info_guestVolker Lendecke2011-06-151-2/+6
* s3: Fix the return of make_new_server_info_guestVolker Lendecke2011-06-151-1/+1
* s3-winbind: Fix paranoia checks in winbindd_samr.c.Andreas Schneider2011-06-151-2/+2
* build: fixed development symlinks for libraries in subdirectoriesAndrew Tridgell2011-06-151-2/+2
* build: fixed dependencies on install prefix for pc files and python scriptsAndrew Tridgell2011-06-152-0/+3
* s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2...Stefan Metzmacher2011-06-152-4/+8
* s3: Fix connecting to ctdb as non-rootVolker Lendecke2011-06-141-0/+7
* s3: Fix count_current_connectionsVolker Lendecke2011-06-141-2/+4
* s3-docs: Fix a typo found by Samba-JP oota <ribbon@samba.gr.jp>Volker Lendecke2011-06-141-1/+1
* s3-docs: Fix a duplicate list entryVolker Lendecke2011-06-141-6/+0
* s3-utils: fix crash in net cache getChristian Ambach2011-06-141-1/+1
* samba-tool: disable validation on removing an empty attribute in dbcheckAndrew Tridgell2011-06-141-1/+1
* pyldb: make ldb operations more consistentAndrew Tridgell2011-06-141-12/+21
* pyldb: added validate option to ldb.modify()Andrew Tridgell2011-06-141-9/+15
* s3:smbd/quotas: add #include "system/filesys.h" (bug #8224)Stefan Metzmacher2011-06-141-0/+1
* s3:proto.h: remove prototypes of error functions moved to common code.Michael Adam2011-06-131-3/+0
* s3: Use resolve_wins_send/recv in resolve_winsVolker Lendecke2011-06-121-110/+15
* s3: Add resolve_wins_send/recvVolker Lendecke2011-06-122-0/+184
* s3: Add wins_server_tag_ips()Volker Lendecke2011-06-122-0/+44
* s3: Add query_wins_list_send/recvVolker Lendecke2011-06-121-0/+144
* s3: Fix IO_TIMEOUT handling for wins queriesVolker Lendecke2011-06-121-3/+12
* s3: Remove "struct ip_service" from resolve_winsVolker Lendecke2011-06-124-33/+25
* nsswitch: Remove some refs to the global winbindd_fdVolker Lendecke2011-06-121-8/+10
* s3-passdb: Implement new pdb trust calls for the default backendSumit Bose2011-06-123-8/+194
* s4:libcli/raw/raw*.c - add unhandled enum valuesMatthias Dieter Wallnöfer2011-06-112-2/+3
* s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer2011-06-111-3/+2
* s4:ntvfs/smb2/vfs_smb2.c - remove unused variableMatthias Dieter Wallnöfer2011-06-111-1/+0
* s4:auth/ntlm/auth_unix.c - remove unused variablesMatthias Dieter Wallnöfer2011-06-111-2/+0
* Revert "s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initiali...Michael Adam2011-06-111-6/+5