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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14763: Add a new tuning parameter, open files database hash size,
Jeremy Allison
4
-4
/
+11
2007-10-10
r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.
Jeremy Allison
1
-0
/
+4
2007-10-10
r14758: Fix broken LDAP search filter.
Günther Deschner
1
-1
/
+1
2007-10-10
r14757: Make sure we only send out a CLDAP request to an connected AD server.
Günther Deschner
1
-4
/
+6
2007-10-10
r14756: Make smbpasswd -a root work for eDirectory where there is no "account"
Günther Deschner
1
-5
/
+18
2007-10-10
r14753: Fix the kerberized pam_auth: As we could have created a new credential
Günther Deschner
1
-14
/
+26
2007-10-10
r14751: Use the noreturn attribute to try and tell coverity that
Jeremy Allison
2
-9
/
+21
2007-10-10
r14748: store the name/ip address combination when we doa reverse look up in ...
Gerald Carter
1
-2
/
+11
2007-10-10
r14746: Add the Samba4 replacements for opendir/readdir etc. to
Jeremy Allison
6
-8
/
+352
2007-10-10
r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signals
Stefan Metzmacher
1
-3
/
+11
2007-10-10
r14743: Fix coverity bug #227. Possible deref of null pointer
Jeremy Allison
1
-5
/
+10
2007-10-10
r14703: Clarify the return codes for the POSIX locking case. This
Jeremy Allison
2
-3
/
+7
2007-10-10
r14699: allow 'net sam addmem' to accept a SID for the member
Gerald Carter
1
-5
/
+19
2007-10-10
r14698: Make sure we expand our own local groups and not
Gerald Carter
1
-1
/
+13
2007-10-10
r14696: make pdb_find_backend_entry public (for use by an external "multi" pd...
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r14695: Patch from Björn Jacke:
Volker Lendecke
2
-8
/
+26
2007-10-10
r14683: Get rid of hardcoded output file. With no arg, print to stdout,
Jim McDonough
1
-75
/
+59
2007-10-10
r14682: Small cleanup in ads_verify_ticket.
Günther Deschner
1
-6
/
+5
2007-10-10
r14681: Get rid of hardcoded /tmp/add.ldif and /tmp/mod.ldif files. Is there a
Jim McDonough
1
-14
/
+19
2007-10-10
r14678: - we need to use 127.0.0.2/8 as interface for the server
Stefan Metzmacher
6
-18
/
+104
2007-10-10
r14676: add make valgrindtest and remove old 'make check' and old 'make test'
Stefan Metzmacher
1
-39
/
+20
2007-10-10
r14675: Protect against null sids and rids in the cached credentials functions.
Günther Deschner
1
-2
/
+28
2007-10-10
r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.
Günther Deschner
3
-1
/
+9
2007-10-10
r14669: Remove duplicate source caused by running patch(1) once too often.
James Peach
1
-272
/
+0
2007-10-10
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
13
-7
/
+677
2007-10-10
r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500
Derrell Lipman
3
-24
/
+187
2007-10-10
r14659: Fix installpammodules for shells where a
Lars Müller
2
-5
/
+11
2007-10-10
r14646: Adding samr querygroup infolevels 2 & 5.
Günther Deschner
4
-13
/
+152
2007-10-10
r14645: No idea how this happened, fixing the build.
Günther Deschner
1
-55
/
+0
2007-10-10
r14643: Merge dcerpc_errstr from Samba 4.
Günther Deschner
5
-4
/
+146
2007-10-10
r14634: Many bug fixes thanks to train rides and overnight stays in airports
Gerald Carter
8
-27
/
+162
2007-10-10
r14632: add basic 'make test' using samba4's smbtorture
Stefan Metzmacher
9
-274
/
+478
2007-10-10
r14631: Add {,un}installpammodules rule and add it to the install rule.
Lars Müller
2
-2
/
+37
2007-10-10
r14628: sync timelimit.c with the version from the build-farm repository
Stefan Metzmacher
1
-20
/
+39
2007-10-10
r14627: Adapt the linkage text from pam_smbpass to pam_winbind.
Lars Müller
1
-1
/
+1
2007-10-10
r14626: Only set libdir and mandir to the defaults if we haven't used --libdir
Lars Müller
1
-2
/
+2
2007-10-10
r14624: - add timelimit.c
Stefan Metzmacher
3
-0
/
+120
2007-10-10
r14618: add --no-process-group to all server programms
Stefan Metzmacher
5
-12
/
+19
2007-10-10
r14617: Fix typo in comment.
Lars Müller
1
-1
/
+1
2007-10-10
r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:
Günther Deschner
2
-11
/
+1
2007-10-10
r14602: Fix another logic bug in new oplock handling. Just
Jeremy Allison
1
-12
/
+17
2007-10-10
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
7
-88
/
+111
2007-10-10
r14597: Merge DCERPC_FAULT constants from Samba 4.
Günther Deschner
5
-9
/
+19
2007-10-10
r14596: Fix a logic bug with multiple oplock contention.
Jeremy Allison
1
-18
/
+33
2007-10-10
r14585: Tighten argument list of kerberos_kinit_password again,
Günther Deschner
7
-25
/
+40
2007-10-10
r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.
Lars Müller
1
-1
/
+1
2007-10-10
r14580: add 'net sam createbuiltingroup' to map BUILTIN local groups to a gid
Gerald Carter
1
-0
/
+59
2007-10-10
r14579: Add REJECT_REASON_OTHER in the rpcclient chgpasswd3.
Günther Deschner
1
-1
/
+2
2007-10-10
r14578: fix incorrect comment in fill_sam_account(). This function is called...
Gerald Carter
1
-4
/
+1
2007-10-10
r14577: BUG Fixes:
Gerald Carter
6
-25
/
+215
[prev]
[next]