added a 'net ads search' command, similar to 'ldapsearch' but using the
[kai/samba.git] / source3 /
2002-06-03 Andrew Tridgelladded a 'net ads search' command, similar to 'ldapsearc...
2002-06-03 Tim PotterAdded getdompwinfo function.
2002-06-03 Tim PotterAdded cli_samr_get_dom_pwinfo() function.
2002-06-03 Tim PotterRemoved unused variable.
2002-06-03 Tim PotterFixed bogus alignment in unmarshalling of SAMR_GET_DOM_...
2002-06-02 Tim PotterThe last element of the definitions of enums can't...
2002-06-01 Jim McDonoughAdd remainder of net rpc file subcommands, and autosele...
2002-06-01 Jim McDonoughUpdate for new interface to netfileenum
2002-06-01 Jim McDonoughAdd rpc for file close, expand file enum to take username
2002-06-01 Jeremy AllisonMore cleanup work preparing for SMB signing.
2002-05-31 Jeremy AllisonRemoved some unused variables - tidy up some formating...
2002-05-31 Jim McDonoughEnable all net rpc share subcommands and autoselect...
2002-05-31 Jim McDonoughAdd netshareadd and netsharedel client side rpc
2002-05-31 Jim McDonoughAdd fns for netshareadd and netsharedel rpcs
2002-05-31 Jim McDonoughAdd error index to netshareadd rpc.
2002-05-31 Jim McDonoughEnable net rpc share and net rpc file commands (list...
2002-05-31 Jim McDonoughUpdate netfileenum to new api.
2002-05-31 Jim McDonoughUpdate netfileenum on both client and server sides...
2002-05-31 Tim PotterFixed crash bug in querydispinfo.
2002-05-31 Tim PotterReturn access denied for net_share_enum when restrict...
2002-05-31 Tim PotterResurrect the 'restrict anonymous' parameter but make...
2002-05-31 Jim McDonoughnetfileenum was missing the username filter.
2002-05-30 Tim PotterAdded netfileenum (sorry - no output though (-:) command.
2002-05-30 Tim PotterAdded some comments for NTLMSSP negotiation flags.
2002-05-29 Gerald Cartermerge from 2.2
2002-05-29 Gerald Cartermerge from 2.2
2002-05-29 Tim PotterAdded netremotetod to try and figure out which srvsvc...
2002-05-29 Tim PotterCleaned up srvsvc constants a bit.
2002-05-28 Tim PotterSpelling fixes.
2002-05-28 Gerald Cartermerge from 2.2
2002-05-28 Andrew BartlettUpdates to better report some NTSTATUS errors into...
2002-05-28 Tim PotterAdded netshareenum cli command - the rpc structures...
2002-05-28 Tim PotterWhen marshalling a netshareenum request the share ctr...
2002-05-28 Tim PotterAdded netshareenum command at level 1 and 2.
2002-05-28 Tim PotterHmm - you can do NT_STATUS_IS_OK on a WERROR and not...
2002-05-28 Tim PotterSome fixes for enumerating domain groups and aliases:
2002-05-28 Tim PotterSeparate error handling for cli_full_connection() and...
2002-05-28 Tim PotterRaise a ValueError if server name isn't given in UNC...
2002-05-28 Tim PotterRaise a ValueError if server names aren't given in...
2002-05-28 Tim PotterAllow None to be used as a valid credential for functio...
2002-05-28 Tim PotterAllow None to be used as a valid credential in open_policy.
2002-05-27 Tim PotterUse a fixed size font for displaying tdb values.
2002-05-27 Tim PotterMore automatically generated prototype madness.
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-27 Tim PotterCheck types of dictionary elements in to_struct()
2002-05-27 Tim PotterConvert open_pipe_creds() to use new cli_full_connectio...
2002-05-27 Tim PotterHonour return value of to_struct() when converting...
2002-05-27 Tim PotterFixed compiler warning.
2002-05-27 Tim PotterFixed dodgy arguments to PyArg_ParseTupleAndKeywords()
2002-05-27 Tim PotterSome rearrangement of header files.
2002-05-26 Simo Sorcechange: pdb_getsampwrid() ->pdb_getsampwsid()
2002-05-26 Andrew BartlettAdd support for NTLMv2 (tested!) with NTLMSSP.
2002-05-26 Simo Sorcemove debug stuff from messages.c to debug.c (Elrond)
2002-05-25 Andrew BartlettUpdate some of the LM hash code to better respect the...
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-25 Andrew BartlettOnly reterive the attributes we are actually going...
2002-05-25 Andrew BartlettRemove unused variable, fix functions to match prototyp...
2002-05-24 Gerald Cartermerge from SAMBA_2_2
2002-05-24 Gerald Cartermerge from SAMBA_2_2.
2002-05-24 Andrew BartlettName the authentication modules, and therfore fix up...
2002-05-24 Andrew BartlettSome of the updates from ctrlsoft's 'Various' patch:
2002-05-24 Tim PotterFixed incorrect comment.
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-05-24 Andrew BartlettMove the authenticaion subsystem over to the same ...
2002-05-24 Andrew BartlettDon't duplicat this here, use the existing function...
2002-05-24 Andrew BartlettMake function match the defintion require for assignmen...
2002-05-24 Jeremy AllisonIf we don't do the select don't do the recvfrom.
2002-05-24 Jeremy AllisonFixed silly typo that causes receive_local_message...
2002-05-23 Tim PotterCompile fix for enum trust dom wrapper.
2002-05-23 Jim McDonoughLooks like abartlet got a bit overexcited about using...
2002-05-23 Jim McDonoughAllow initial password set on net ads user add. I...
2002-05-23 Andrew BartlettThis function is unused, and doesn't make any sense...
2002-05-23 Andrew BartlettNobody uses this, and its really just a layer of intern...
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
2002-05-23 Tim PotterA graphical tdb browser using the gnome-python bindings.
2002-05-23 Tim PotterAnother change to the GPL "abandon hope all who enter...
2002-05-22 Jeremy AllisonMerge of bugfixes from 2.2.
2002-05-22 Tim PotterGot gdb and gpl confused. (-:
2002-05-22 Jeremy AllisonFix for strangeness in Linux 2.0.x select return.
2002-05-22 Jeremy AllisonRemove horrid goto.
2002-05-22 Andrew BartlettNobody uses this function, and there really doesn't...
2002-05-22 Andrew BartlettAdd a bit more const, and kill of (finally!) sys_getpwn...
2002-05-22 Andrew BartlettCleanups!
2002-05-22 Andrew BartlettFix a silly memory (getpnam_alloc()) leak spotted by...
2002-05-22 Andrew BartlettCommit the header file for the LDAP/secrets changes
2002-05-22 Andrew BartlettUpdates for sane storage of ldap root DN passwords...
2002-05-22 Andrew Tridgellauto-recover from the fairly common case of a non-clean...
2002-05-22 Jeremy AllisonMerge of receive_local_message fix from 2.2.5.
2002-05-22 Tim PotterAdded a reminder about programs using the tdb bindings...
2002-05-21 Jeremy AllisonFailing to find an entry when doing mod_share_entry...
2002-05-21 Jeremy AllisonTricky fix. If we were waiting for an oplock break...
2002-05-21 Simo Sorcetypo day :-(
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorceuhh, forgot to commit the DBGC_WINBIND definition :-)
2002-05-21 Simo Sorcedebug classized
2002-05-21 Tim PotterA tdb module based on some tips from Mike Noriega....
next