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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24054: Fix some warnings
Volker Lendecke
1
-2
/
+2
2007-10-10
r24049: Some more 64-bit warnings
Volker Lendecke
1
-2
/
+4
2007-10-10
r24033: We need to be able to cope with packet_handler calling itself
Volker Lendecke
1
-4
/
+5
2007-10-10
r24032: It helps testing tremendously if the cluster messaging actually sends
Volker Lendecke
2
-0
/
+16
2007-10-10
r24031: Fix some 64 bit warnings
Volker Lendecke
1
-3
/
+4
2007-10-10
r24025: packet_send() expects DATA_BLOB elements as vaargs
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r24023: Correctly support REG_BINARY in registry_push_value() and
Günther Deschner
1
-2
/
+6
2007-10-10
r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and to
Volker Lendecke
1
-1
/
+1
2007-10-10
r24000: Add message_push_blob() and message_push_string().
Volker Lendecke
1
-0
/
+21
2007-10-10
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
1
-0
/
+116
2007-10-10
r23981: Make tdb_validate_and_backup try harder to end up with a valid tdb:
Michael Adam
1
-23
/
+60
2007-10-10
r23980: Fix one more use of pwrite in expand_file.
Michael Adam
1
-1
/
+10
2007-10-10
r23979: Fix another occurence of (written != requested) as an
Michael Adam
1
-5
/
+22
2007-10-10
r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:
Michael Adam
1
-7
/
+20
2007-10-10
r23975: Enhance some debug output.
Michael Adam
1
-2
/
+4
2007-10-10
r23972: Fix a bug in pwrite error detection in tdb_expand_file():
Michael Adam
1
-3
/
+3
2007-10-10
r23957: Use tdb_open_log instead of tdb_open.
Michael Adam
1
-6
/
+6
2007-10-10
r23952: Streamline and improve the logic of tdb_validate_and backup:
Michael Adam
1
-29
/
+63
2007-10-10
r23950: unlink before rename is superfluous.
Michael Adam
1
-1
/
+0
2007-10-10
r23938: Add a debug message.
Michael Adam
1
-0
/
+2
2007-10-10
r23932: Fill extended status with information in case the validation traverse
Michael Adam
1
-1
/
+5
2007-10-10
r23930: Introduce tdb_validate_and_backup:
Michael Adam
1
-1
/
+239
2007-10-10
r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...
Günther Deschner
1
-0
/
+65
2007-10-10
r23925: Use NULL instead of 0 for a void * argument.
Michael Adam
1
-1
/
+1
2007-10-10
r23865: Fix a type-punned error
Volker Lendecke
1
-1
/
+1
2007-10-10
r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS string
Stefan Metzmacher
1
-2
/
+13
2007-10-10
r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()
Jeremy Allison
1
-16
/
+234
2007-10-10
r23853: Fix a very misleading error message in tdbbackup.
Michael Adam
1
-1
/
+1
2007-10-10
r23847: As Dr. Volker says, "A pstring a day....".
Jeremy Allison
1
-7
/
+9
2007-10-10
r23845: Second part of the fix for #4777. Looks like on AIX opendir
Jeremy Allison
1
-0
/
+3
2007-10-10
r23841: Show all acl types when displaying a security descriptor.
Günther Deschner
1
-7
/
+14
2007-10-10
r23829: Add ads_get_attrname_by_guid().
Günther Deschner
1
-0
/
+16
2007-10-10
r23828: Add entry and exit debug statments to tdb_validate
Michael Adam
1
-0
/
+5
2007-10-10
r23822: Clean some debugging output (as well in content and
Michael Adam
1
-34
/
+19
2007-10-10
r23819: It is currently unnecessary to pass the extended validation status
Michael Adam
1
-42
/
+10
2007-10-10
r23814: Fix a couple of comments and debug messages.
Michael Adam
1
-7
/
+7
2007-10-10
r23802: fixed URL in XML
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
22
-44
/
+22
2007-10-10
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
7
-14
/
+14
2007-10-10
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
10
-30
/
+10
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
88
-177
/
+88
2007-10-10
r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING file
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
4
-20
/
+12
2007-10-10
r23791: found some more v2->v3 conversions
Andrew Tridgell
2
-2
/
+2
2007-10-10
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
89
-89
/
+89
2007-10-10
r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the
Andrew Tridgell
1
-1
/
+3
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
82
-164
/
+82
2007-10-10
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
11
-11
/
+11
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
99
-99
/
+99
[next]