summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25055: Add file_id_string_tosVolker Lendecke1-1/+1
2007-10-10r25040: Add "net sam rights"Volker Lendecke1-4/+136
2007-10-10r25019: Fix coverity bug #105, run #332. Use of uninitialized variable.Jeremy Allison1-6/+8
2007-10-10r24951: Warn if "os level" > 255Volker Lendecke1-0/+4
2007-10-10r24943: Some stackframesVolker Lendecke9-6/+24
2007-10-10r24853: Rename function as Jerry asked.Rafal Szczesniak2-5/+5
2007-10-10r24845: Fix a segfault in smbcontrol when called with parameters but no extra...Michael Adam1-3/+5
2007-10-10r24843: Add a "validate-cache" control message to winbindd.Michael Adam1-0/+44
2007-10-10r24828: Give smbcontrol an initial talloc stackframe.Michael Adam1-1/+6
2007-10-10r24827: Give smbstatus an initial talloc stackframe.Michael Adam1-14/+24
2007-10-10r24825: Give testparm an initial talloc stackframe, so it does not complainMichael Adam1-0/+3
2007-10-10r24824: Create an initial talloc stackframe for the net binary.Michael Adam1-0/+3
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2-21/+21
2007-10-10r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak3-7/+42
2007-10-10r24783: Remove unused off_t type.Günther Deschner1-3/+2
2007-10-10r24771: Use infolevel 25 to set the machine account's password (just like win...Rafal Szczesniak1-41/+41
2007-10-10r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...Günther Deschner1-5/+100
2007-10-10r24637: In order for "net rpc registry" to be able to write toMichael Adam1-4/+7
2007-10-10r24527: Add a function lp_canonicalize_parameter_with_value that turnsMichael Adam1-33/+10
2007-10-10r24513: Reformatting: eliminate trailing spaces, overly long linesMichael Adam1-69/+64
2007-10-10r24496: Add initial synonym handling to "net conf":Michael Adam1-11/+45
2007-10-10r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner1-1/+8
2007-10-10r24413: Minor edits for libgpo.Günther Deschner1-4/+16
2007-10-10r24125: use TALLOC_FREE()Stefan Metzmacher1-2/+2
2007-10-10r24115: try to get the file name and share patch for printingStefan Metzmacher1-4/+17
2007-10-10r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>Volker Lendecke1-1/+1
2007-10-10r24057: Fix some uninitialized variables found by the IBM checkerVolker Lendecke1-0/+11
2007-10-10r24047: With -Wmissing-prototypes these two always generate warnings. TheyVolker Lendecke1-0/+14
2007-10-10r24044: Fix an uninitialized variable warningVolker Lendecke1-1/+1
2007-10-10r24021: use MSG_BROADCAST_PID_STR as value for broadcast messagesStefan Metzmacher1-1/+1
2007-10-10r24019: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher1-8/+23
2007-10-10r24005: Attempt to fix the build on host deckchairVolker Lendecke1-1/+1
2007-10-10r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner1-0/+111
2007-10-10r23968: Harmonize net's password prompts.Günther Deschner2-16/+35
2007-10-10r23954: merge from 3_0-ctdb-tridge:Stefan Metzmacher1-0/+4
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher1-13/+13
2007-10-10r23874: Some more minor edits for net ads gpo.Günther Deschner1-27/+88
2007-10-10r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner1-1/+1
2007-10-10r23804: here tooAndrew Tridgell1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell11-22/+11
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell1-2/+2
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell41-82/+41
2007-10-10r23782: I tested this against NT4 PDC, W2K Server, W2K3 Dc, and a Win XP std ...Simo Sorce1-6/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison51-51/+51
2007-10-10r23772: Add ads_find_samaccount() helper function.Günther Deschner1-61/+6
2007-10-10r23770: Some minor cleanups in libgpoGünther Deschner1-3/+3
2007-10-10r23760: Untangle use of strrchr_m and strequal and add some checksMichael Adam1-2/+11
2007-10-10r23757: Fix Coverity id 386Volker Lendecke1-1/+5
2007-10-10r23750: Change the behaviour of net conf import when there is a global sectionMichael Adam1-8/+24