summaryrefslogtreecommitdiff
path: root/source4/utils/net/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin1-50/+0
2010-06-20Rename libgpo to lib/policy to avoid confusion with samba3 and add waf buildWilco Baan Hofman1-1/+1
2010-06-20Created net gpo and new libgpo for samba 4. This adds the init function which...Wilco Baan Hofman1-1/+3
2010-04-09s4-build: Fix autoconf build (net_machinepw.c is no longer present)Jelmer Vernooij1-1/+0
2010-04-09s4-net: Convert user subcommand to Python.Jelmer Vernooij1-2/+1
2010-04-08net: Convert time command to python.Jelmer Vernooij1-1/+0
2010-04-08Migrate 'net export keytab' to python.Jelmer Vernooij1-2/+1
2010-02-24s4/drs_util: 'net drs showrepl' command implementationKamen Mazdrashki1-1/+2
2010-02-24s4/drs_util: 'net drs replicate' command implementationKamen Mazdrashki1-1/+2
2010-02-11s4/net_drs: 'net drs kcc' command implementationKamen Mazdrashki1-1/+2
2010-02-11s4/net_drs: 'net drs bind' command implementationKamen Mazdrashki1-1/+2
2010-02-11s4/net_drs: 'net drs' utility initial creationKamen Mazdrashki1-1/+21
2009-07-28s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett1-1/+2
2009-07-27Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher1-2/+1
2009-07-27s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett1-1/+2
2008-11-22Add "net machinepw"Volker Lendecke1-0/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-2/+2
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-7/+9
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-3/+3
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-3/+4
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-6/+6
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+1
2007-10-10r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett1-0/+1
2007-10-10r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak1-1/+2
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett1-1/+2
2007-10-10r2066: add 'net time' commandStefan Metzmacher1-1/+2
2007-10-10r1879: - add a user sub struct in net_contextStefan Metzmacher1-1/+2
2007-10-10r1876: rewrite net command completelyStefan Metzmacher1-0/+15