summaryrefslogtreecommitdiffstats
path: root/source4/utils/net/net.c
Commit message (Expand)AuthorAgeFilesLines
* Created net gpo and new libgpo for samba 4. This adds the init function which...Wilco Baan Hofman2010-06-201-0/+1
* s4-python: Remove cruft to deal with static python modules, which are noJelmer Vernooij2010-05-311-1/+0
* s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer2010-05-091-2/+2
* s4-net: show a list of commands when someone runs "net" with no argumentsAndrew Tridgell2010-04-201-1/+1
* s4-net: Convert machinepw command to python.Jelmer Vernooij2010-04-091-1/+0
* s4-net: Convert vampire command over to Python.Jelmer Vernooij2010-04-091-1/+0
* s4-net: Convert user subcommand to Python.Jelmer Vernooij2010-04-091-1/+0
* s4-net: Convert 'net time' to python.Jelmer Vernooij2010-04-081-1/+0
* Migrate 'net export keytab' to python.Jelmer Vernooij2010-04-081-1/+0
* s4:net tool - add a "discard_const_p" to suppress the "PySys_SetArgv" warningMatthias Dieter Wallnöfer2010-04-061-1/+1
* s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"Stefan Metzmacher2010-02-121-1/+1
* s4/net_drs: 'net drs' utility initial creationKamen Mazdrashki2010-02-111-0/+2
* net: Fix python 2.4 compatibility.Jelmer Vernooij2010-02-031-0/+5
* s4: Include Python.h early to avoid double definition errors.Jelmer Vernooij2010-01-211-1/+1
* net: Allow Python commands to return None instead of 0.Jelmer Vernooij2009-12-311-1/+8
* net: Allow python subcommands to provide commands that are not recognized byJelmer Vernooij2009-12-311-22/+27
* net: Make arguments available to python commands as sys.argv.Jelmer Vernooij2009-12-291-0/+1
* s4/net: Allow options before arguments for Python commands.Jelmer Vernooij2009-12-291-2/+2
* s4/net: Pass all arguments through to the Python commands.Jelmer Vernooij2009-12-291-12/+14
* s4/net: Use d_printf consistently when reporting errors.Jelmer Vernooij2009-12-291-3/+4
* s4/net: Support parsing arguments in Python commands.Jelmer Vernooij2009-12-291-14/+51
* net: Support usage/help of subcommands implemented in Python.Jelmer Vernooij2009-12-291-14/+56
* net: Support implementing subcommands in python.Jelmer Vernooij2009-12-291-3/+68
* s4:net utility - add a notice for the "help" operation and format it's output...Matthias Dieter Wallnöfer2009-11-271-1/+6
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-281-2/+2
* Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher2009-07-271-2/+2
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-271-2/+2
* added a missing linefeedAndrew Tridgell2009-02-241-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Add "net machinepw"Volker Lendecke2008-11-221-0/+2
* Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij2008-11-021-1/+1
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-1/+0
* Avoid event_find_context() when the event context is already availableJelmer Vernooij2008-04-161-0/+1
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-6/+12
* Link the new vampire code togeather.Andrew Bartlett2008-04-091-1/+2
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-2/+0
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
* r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij2007-12-211-0/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-101-3/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r15490: Typo fixes and remove long forgotten commented piece.Rafal Szczesniak2007-10-101-7/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r13904: Make sure LDB gets initializedJelmer Vernooij2007-10-101-0/+3
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-2/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r10316: More dynconfig fixesJelmer Vernooij2007-10-101-1/+0
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-2/+2
* r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett2007-10-101-0/+1