summaryrefslogtreecommitdiffstats
path: root/source/utils/net_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* r22867: With Samba4's IDL, we now have two new flags for share types: STYPE_T...Alexander Bokovoy2007-05-141-1/+1
* r21856: Re-merge svn r16619 from trunk that was lost when adding PIDLGerald Carter2007-03-161-5/+4
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-03-081-2/+10
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-03-071-0/+9
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-03-011-0/+22
* r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...Jeremy Allison2007-01-191-0/+3
* r19814: Fix 'make everything build'Gerald Carter2006-11-211-7/+7
* r19806: merge time.c changesGerald Carter2006-11-201-1/+1
* r19796: * copy libgpo and grab libads changesGerald Carter2006-11-191-2/+2
|\
| * r19447: Do not throw away informationVolker Lendecke2006-10-211-4/+1
| * r19446: Comment can be NULL nowVolker Lendecke2006-10-211-1/+2
| * r19445: Attempt to fix net rpc shareVolker Lendecke2006-10-211-1/+42
| * r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2006-09-261-33/+20
| * r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell2006-09-241-33/+33
| * r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2006-09-211-258/+122
| * r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2006-09-201-6/+6
| * r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...Gerald Carter2006-09-201-2/+1
| * r18714: fix the build after replaceing rpccli_reg_abort_shutdown()Gerald Carter2006-09-201-1/+2
| * r18643: Fix a 64-bit warningVolker Lendecke2006-09-181-1/+1
| * r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2006-09-151-2/+2
| * r18271: Big change:Gerald Carter2006-09-081-9/+9
| * r18188: merge 3.0-libndr branchJelmer Vernooij2006-09-061-1/+1
| * r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-111-12/+11
| * r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2006-06-281-3/+3
| * r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. UseJeremy Allison2006-06-281-1/+1
| * r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2006-06-191-4/+28
| * r16345: Improve the chance that our users can discover one of the coolest 'net'Günther Deschner2006-06-191-0/+1
| * r16344: Allow to set passwords directly when creating users via "net rpc userGünther Deschner2006-06-191-1/+55
| * r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2006-06-161-2/+2
| * r15657: Fix some Tru64 warningsVolker Lendecke2006-05-171-2/+2
| * r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2006-05-121-1/+1
| * r15471: Clarify error messageVolker Lendecke2006-05-061-2/+2
| * r15198: Mention the auditing tool in "net rpc help".Günther Deschner2006-04-241-0/+1
| * r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.Günther Deschner2006-04-241-3/+2
| * r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...Volker Lendecke2006-04-191-0/+7
| * r15136: Fix join consistency checkVolker Lendecke2006-04-191-1/+1
* | r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-6/+6
* | r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-1/+1
* | r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-4/+28
* | r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-3/+58
* | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-8/+8
* | r15144: final code changes for 3.0.23pre1 (SAMBA_3_0 r15141)Gerald Carter2006-04-201-1/+8
|/
* r15123: Don't even try to join with an inproper configuration.Günther Deschner2006-04-181-0/+6
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-6/+6
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-0/+1
* r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore.Volker Lendecke2006-04-091-1/+3
* r14101: Fix a segfault in trustdom establish, cli is NULL here.Volker Lendecke2006-03-091-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-0/+7
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-2/+2
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2006-02-081-0/+4