Finish adding strings to all talloc_init() calls.
[samba.git] / source3 / python / py_lsa.c
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-08-06 Tim PotterCompile fix for new cli_lsa_enum_trust_dom() argument...
2002-05-28 Tim PotterRaise a ValueError if server name isn't given in UNC...
2002-05-28 Tim PotterAllow None to be used as a valid credential in open_policy.
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-23 Tim PotterCompile fix for enum trust dom wrapper.
2002-05-16 Tim PotterShorten some debug messages.
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
2002-05-14 Tim PotterGeneral cleanup of compiler warnings etc.
2002-05-06 Tim PotterAllow lookup_sids() and lookup_names() to take either...
2002-04-14 Tim PotterAdded enumerate trusted domains.
2002-04-14 Tim PotterAdded copyright.
2002-04-14 Tim PotterMore open_pipe_creds() refactoring.
2002-03-20 Tim PotterInitial version.