r23779: Change from v2 or later to v3 or later.
[sfrench/samba-autobuild/.git] / source3 / python / py_lsa.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Deryck Hodger15385: Some work to bring the python code up to date...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr10802: Janitor for tpot - remember to keep 3.0 in...
2007-10-10 Gerald Carterr6678: fix python python after talloc() shakeup
2007-10-10 Tim Potterr3228: Fix for bugzilla #1884 from Brett Funderburg...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-04 Tim PotterMore patches from Brett:
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-29 Tim PotterMemory leak fixes from Brett A. Funderburg - don't...
2003-03-20 Tim PotterMerge of compiler warning fixups.
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Tim PotterGCC 3.x has deprecated multi-line string constants.
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin PoolCheck return code from string_to_sid.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-11-04 Tim PotterSync with HEAD.
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-06 Tim PotterCompile fix for new cli_lsa_enum_trust_dom() argument...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-20 Tim PotterInitial version.