r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / python / py_conv.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2003-02-19 Tim PotterMerge of cleanups and srvsvc implementation from HEAD.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Tim PotterCleanup of header files for python extensions.
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-29 Tim PotterFixed silly bug.
2002-11-29 Tim PotterMerge of compiler warning fixes from HEAD.
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-22 Tim PotterFixed some compiler warnings.
2002-11-07 Tim PotterSync up python stuff from HEAD.
2002-11-06 Tim PotterMoved function to parse a list of unicode strings into...
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-11 Tim PotterAdded char *, uid_t and gid_t types to generic conversi...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-27 Tim PotterCheck types of dictionary elements in to_struct()
2002-05-20 Tim PotterWhen converting from a dictionary to a Samba structure...
2002-05-17 Tim Potterto_struct() now returns a boolean which is false if...
2002-05-07 Tim Potterrpcstr_pull() src_len fix.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-26 Tim PotterSamba structure <-> Python dictionary helper functions.