ira/wip.git
2008-07-17 Andreas SchneiderUse the macro to call samba_version_string().
2008-07-17 Andreas SchneiderSimplify samba_version_string.
2008-07-17 Günther Deschnernetapi: use ConvertSidToStringSid in NetGetGroupInfo...
2008-07-17 Günther Deschnernetapi: add NetGroupEnum example code.
2008-07-17 Günther Deschnernetapi: fill in NetGroupEnum_r().
2008-07-17 Günther Deschnernetapi: fix map_group_info_to_buffer for GROUP_INFO_3...
2008-07-17 Günther Deschnerre-run make idl.
2008-07-17 Günther Deschnernetapi: make sid in GROUP_INFO_3 a pointer.
2008-07-17 Günther Deschnernetapi: add NetGroupEnum to public headers.
2008-07-17 Günther Deschnernetapi: add skeleton for NetGroupEnum().
2008-07-17 Günther Deschnerre-run make idl.
2008-07-17 Günther Deschnernetapi: add NetGroupEnum to IDL.
2008-07-17 Günther Deschnernetapi: add ConvertSidToStringSid() for convenience...
2008-07-17 Günther Deschnerutil: add policy_hnd_equal().
2008-07-17 Günther Deschnernetapi: fix documentation for NetGroupSetInfo.
2008-07-17 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), check for the iface id, not...
2008-07-16 Volker LendeckeAdd ndr_syntax_id_equal()
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), decode the bind request before...
2008-07-16 Jim McDonoughAllow %u parameters for print job username - use advanc...
2008-07-16 Volker LendeckeSequel to c10aad9f13: Ignore whitespaces in parametric...
2008-07-16 Volker LendeckeTiny logic simplification: Remove an indentation by...
2008-07-16 Volker LendeckeRemove a silly "typedef struct _param_opt_struct param_...
2008-07-16 Derrell LipmanThe compatibility function also should have a const...
2008-07-16 Andreas SchneiderThe buf in the smbclient write function should be const.
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Derrell LipmanStatic libsmbclient library needs to include all objects
2008-07-16 Derrell LipmanFix typos.
2008-07-16 Stefan Metzmacherlibnet_dssync: use ctr[1|6]->more_data
2008-07-16 Stefan Metzmacherrerun 'make idl' after drsuapi.idl changes
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]
2008-07-16 Stefan Metzmacherdrsuapi.idl: correctly handle xpress compressed payload
2008-07-16 Stefan Metzmacherdrsuapi.idl: remove some unknows from DsGetNCChanges()
2008-07-16 Christoph Zaunerman pages: Fix typos and add improvements.
2008-07-16 Andreas SchneiderRelease still reachable memory if the smbclient context...
2008-07-15 Jeremy AllisonFix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet...
2008-07-15 Jeremy AllisonFix swat. Bug #5613.
2008-07-15 Günther Deschnerfix build warning.
2008-07-15 Michael Adamnetapi: fix vim(?)-typo
2008-07-15 Kai Blinnetapi: Correctly increase idx when displaying user...
2008-07-15 Michael Adamdbwrap: don't panic in db_open_trans() if called with...
2008-07-15 Michael Adamdbwrap: don't panic in db_open_trans() when attaching...
2008-07-15 Michael Adamdbwrap: don't panic in db_open() when attaching to...
2008-07-15 Michael Adamregistry: bump debug level to 1 in regdb_init() if...
2008-07-15 Michael Adamregistry: bump debug level to 1 in regdb_init() if...
2008-07-15 Michael Adamdbwrap: when clustering = yes, don't fall back to db_op...
2008-07-15 Michael Adamdbwrap: when clustering = yes, don't fall back to db_op...
2008-07-15 Michael Adamtestparm: allow the default debug level of 2 to be...
2008-07-15 Michael Adampopt: add a popt_common_debuglevel set of options provi...
2008-07-15 Michael Adamtestparm: refactor the per-share logic checks out into...
2008-07-15 Michael Adamtestparm: skip the per-share logic checks when --skip...
2008-07-15 Michael Adamtestparm: rename -g|--skip-global-ckecks to -l|--skip...
2008-07-14 Michael Adamtestsuite: fix bug #5594 by using the new --skip-global...
2008-07-14 Michael Adamtestparm: add a switch --skip-global-checks.
2008-07-14 Michael Adambuild: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WI...
2008-07-14 Michael Adambuild: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_N...
2008-07-14 Michael Adambuild: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIN...
2008-07-14 Michael Adambuild: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
2008-07-14 Michael Adambuild: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS...
2008-07-14 Michael Adambuild: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_...
2008-07-14 Michael Adambuild: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@...
2008-07-14 Michael Adambuild: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS...
2008-07-14 Michael Adambuild: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
2008-07-14 Michael Adambuild: use $(WINBIND_LIBS) instead of @WINBIND_LIBS...
2008-07-14 Jeremy AllisonAdd fix from Simo for bug #5540 - missing code to subst...
2008-07-14 Karolin SeegerFix typo.
2008-07-13 Simo SorceFix regression introduced with 4086ef15b395f1a536fb669a...
2008-07-13 Simo SorceRemove one nested level by reversing if condition
2008-07-13 Simo SorceAdd back mem leak fixes
2008-07-13 Simo SorceMake again idmap_init static
2008-07-12 Volker LendeckeRemove an unused extern reference in vfs_aixacl2.c
2008-07-11 Volker LendeckeRevert "Fix two memory leaks in an error path in idmap.c"
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Fix a debug msg, this was probably a leftover...
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "fix typos"
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification: Remove an unnecessar...
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Make use of sid_check_is_in_unix_users/groups"
2008-07-11 Volker LendeckeRevert "Don't scream, better explain a bit in comments"
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-11 Volker LendeckeRevert "Pass NULL to gencache_get when we are not inter...
2008-07-11 Volker LendeckeRevert "Return timed out entries from gencache_get...
2008-07-11 Volker LendeckeRevert "Remove gencache_[un]lock_entry"
2008-07-11 Volker LendeckeRevert "Remove an unused variable"
2008-07-11 Volker LendeckeRevert "Simplify idmap_cache_build_[s]idkey a bit"
2008-07-11 Volker LendeckeRevert "Simplify idmap_cache_set() a bit"
2008-07-11 Volker LendeckeRevert "IDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused...
2008-07-11 Volker LendeckeRevert "Slightly increase the default idmap cache time"
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification -- remove an else...
2008-07-11 Michael Adambuild: fix build of libaddns shared lib : it needs...
2008-07-11 Michael Adambuild: fix build of libaddns shared lib. symbols file...
2008-07-11 Volker LendeckeFix the build of nfs4_acls.c
next