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