index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25143: rename public functions from winbind_client.h
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r25040: Add "net sam rights"
Volker Lendecke
2007-10-10
1
-4
/
+136
*
r25019: Fix coverity bug #105, run #332. Use of uninitialized variable.
Jeremy Allison
2007-10-10
1
-6
/
+8
*
r24951: Warn if "os level" > 255
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r24943: Some stackframes
Volker Lendecke
2007-10-10
9
-6
/
+24
*
r24853: Rename function as Jerry asked.
Rafal Szczesniak
2007-10-10
2
-5
/
+5
*
r24845: Fix a segfault in smbcontrol when called with parameters but no extra...
Michael Adam
2007-10-10
1
-3
/
+5
*
r24843: Add a "validate-cache" control message to winbindd.
Michael Adam
2007-10-10
1
-0
/
+44
*
r24828: Give smbcontrol an initial talloc stackframe.
Michael Adam
2007-10-10
1
-1
/
+6
*
r24827: Give smbstatus an initial talloc stackframe.
Michael Adam
2007-10-10
1
-14
/
+24
*
r24825: Give testparm an initial talloc stackframe, so it does not complain
Michael Adam
2007-10-10
1
-0
/
+3
*
r24824: Create an initial talloc stackframe for the net binary.
Michael Adam
2007-10-10
1
-0
/
+3
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
2
-21
/
+21
*
r24789: Add implementation of machine-authenticated connection to netlogon
Rafal Szczesniak
2007-10-10
3
-7
/
+42
*
r24783: Remove unused off_t type.
Günther Deschner
2007-10-10
1
-3
/
+2
*
r24771: Use infolevel 25 to set the machine account's password (just like win...
Rafal Szczesniak
2007-10-10
1
-41
/
+41
*
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
2007-10-10
1
-5
/
+100
*
r24637: In order for "net rpc registry" to be able to write to
Michael Adam
2007-10-10
1
-4
/
+7
*
r24527: Add a function lp_canonicalize_parameter_with_value that turns
Michael Adam
2007-10-10
1
-33
/
+10
*
r24513: Reformatting: eliminate trailing spaces, overly long lines
Michael Adam
2007-10-10
1
-69
/
+64
*
r24496: Add initial synonym handling to "net conf":
Michael Adam
2007-10-10
1
-11
/
+45
*
r24432: Expand kerberos_return_pac() so that it can be used in winbindd.
Günther Deschner
2007-10-10
1
-1
/
+8
*
r24413: Minor edits for libgpo.
Günther Deschner
2007-10-10
1
-4
/
+16
*
r24125: use TALLOC_FREE()
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24115: try to get the file name and share patch for printing
Stefan Metzmacher
2007-10-10
1
-4
/
+17
*
r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24057: Fix some uninitialized variables found by the IBM checker
Volker Lendecke
2007-10-10
1
-0
/
+11
*
r24047: With -Wmissing-prototypes these two always generate warnings. They
Volker Lendecke
2007-10-10
1
-0
/
+14
*
r24044: Fix an uninitialized variable warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24021: use MSG_BROADCAST_PID_STR as value for broadcast messages
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24019: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:
Stefan Metzmacher
2007-10-10
1
-8
/
+23
*
r24005: Attempt to fix the build on host deckchair
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...
Günther Deschner
2007-10-10
1
-0
/
+111
*
r23968: Harmonize net's password prompts.
Günther Deschner
2007-10-10
2
-16
/
+35
*
r23954: merge from 3_0-ctdb-tridge:
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
2007-10-10
1
-13
/
+13
*
r23874: Some more minor edits for net ads gpo.
Günther Deschner
2007-10-10
1
-27
/
+88
*
r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23804: here too
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
11
-22
/
+11
*
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
41
-82
/
+41
*
r23782: I tested this against NT4 PDC, W2K Server, W2K3 Dc, and a Win XP std ...
Simo Sorce
2007-10-10
1
-6
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
51
-51
/
+51
*
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
2007-10-10
1
-61
/
+6
*
r23770: Some minor cleanups in libgpo
Günther Deschner
2007-10-10
1
-3
/
+3
*
r23760: Untangle use of strrchr_m and strequal and add some checks
Michael Adam
2007-10-10
1
-2
/
+11
*
r23757: Fix Coverity id 386
Volker Lendecke
2007-10-10
1
-1
/
+5
[next]