pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / source4 / lib / policy / gp_filesys.c
2018-08-10 Andreas Schneiders4:lib: Fix a possible fd leak in gp_get_file()
2017-11-22 Uri Simchonis4-lib-policy: fix type of enum
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Volker Lendeckegpo: Fix CID 1034880 Resource leak
2013-11-11 Volker Lendeckegpo: Fix CID 1034881 Resource leak
2013-02-22 Andreas Schneiders4-policy: Fix memory leaks in push_recursive().
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-08-21 Jelmer Vernooijs4/libpolicy: Install header file.
2011-08-03 Amitay Isaacss4-policy: Use the correct local directory for stat.
2010-09-10 Matthias Dieter... s4:lib/policy/gp_filesys.c - remove dead code
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-20 Matthias Dieter... s4:libpolicy - fix printf output specifiers to suppress...
2010-06-20 Matthias Dieter... s4:libpolicy - Solaris compatibility fix
2010-06-20 Wilco Baan HofmanRefactor policy filesystem code.
2010-06-20 Wilco Baan HofmanFix memory allocation with error handling.
2010-06-20 Wilco Baan HofmanFix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan HofmanRemove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan HofmanFix set GPT security descriptor to match windows' behav...
2010-06-20 Wilco Baan HofmanAdd preliminary NT ACL support for GPT (GPO on filesystem).
2010-06-20 Wilco Baan HofmanAdd gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan HofmanFix mode_t in mkdir.
2010-06-20 Wilco Baan HofmanOptimize the backslash logic in the path traversal.
2010-06-20 Wilco Baan HofmanFix error in logic, making recursion work past the...
2010-06-20 Wilco Baan HofmanAdd fetch function for GPO which fetches all relevant...