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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13601: * Remove unused code from pdb_ldap.c
Gerald Carter
5
-100
/
+18
2007-10-10
r13600: Move functions local to tdbsam to pdb_tdb.c
Gerald Carter
2
-391
/
+406
2007-10-10
r13599: krb5 error codes are defined as long. Also for the other direction.
Lars Müller
1
-1
/
+1
2007-10-10
r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the case
Lars Müller
1
-0
/
+4
2007-10-10
r13597: krb5 error codes are defined as long.
Lars Müller
1
-1
/
+1
2007-10-10
r13594: Got sense of NTSTATUS check reversed.
Jeremy Allison
1
-2
/
+2
2007-10-10
r13593: consolidate pdb_set_sam_sids() into samu_set_unix() which
Gerald Carter
1
-116
/
+84
2007-10-10
r13591: I really have no idea how this code ever worked. And I have
Gerald Carter
1
-19
/
+22
2007-10-10
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
19
-237
/
+198
2007-10-10
r13589: Make sure we only try to close the tdbsam file in endsampwent() when we
Gerald Carter
1
-4
/
+11
2007-10-10
r13588: Second attempt to fix Bug #3330 - treat the string as a
Jeremy Allison
2
-8
/
+8
2007-10-10
r13585: Sorry Gunther, had to revert this. It's got a buffer
Jeremy Allison
3
-47
/
+12
2007-10-10
r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the
Günther Deschner
3
-12
/
+47
2007-10-10
r13579: Next try to fix the AIX build. Thanks to Björn for nagging...
Volker Lendecke
1
-22
/
+20
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
31
-917
/
+831
2007-10-10
r13574: fix build; talloctort.c should not use the TALLOC_FREE() macro
Gerald Carter
1
-40
/
+40
2007-10-10
r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current and...
Gerald Carter
7
-2862
/
+2
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
61
-267
/
+268
2007-10-10
r13566: Fix EA support for AIX.
Günther Deschner
3
-1
/
+33
2007-10-10
r13564: Remove trailing backslash. Makes other than GNU make choke on this.
James Peach
1
-2
/
+1
2007-10-10
r13563: Fix bug #3526 found and diagnosed by corinna@vinschen.de.
Jeremy Allison
1
-0
/
+2
2007-10-10
r13559: Fix bug #3522 reported by Sandeep Tamhankar <sandman@electric-cloud.c...
Jeremy Allison
1
-6
/
+0
2007-10-10
r13557: (Hopefully) get the creds store/restore key right from
Jeremy Allison
2
-19
/
+42
2007-10-10
r13556: Ensure that any potential creds operation are protected
Jeremy Allison
1
-14
/
+31
2007-10-10
r13553: Fix all our warnings at -O6 on an x86_64 box.
Jeremy Allison
8
-28
/
+26
2007-10-10
r13552: Make sure we're using the same name to load the stored
Jeremy Allison
1
-1
/
+1
2007-10-10
r13550: remove pdb_guest
Gerald Carter
2
-161
/
+0
2007-10-10
r13548: Always use the get_remote_macinhe_name() as the key
Jeremy Allison
2
-51
/
+51
2007-10-10
r13547: add earlier checks to deny deleting a printer driver. The previous
Gerald Carter
2
-0
/
+29
2007-10-10
r13546: NSS soname merge from trunk
Gerald Carter
1
-3
/
+5
2007-10-10
r13545: A patch which I think it's time has come. VOlker, we can talk about
Gerald Carter
3
-30
/
+64
2007-10-10
r13544: -O1 janitor work :-)
Volker Lendecke
1
-6
/
+5
2007-10-10
r13542: Don't reuse a pointer we just freed (Doh!).
Jeremy Allison
1
-2
/
+2
2007-10-10
r13541: we have to wrap pen_enum_group_memberships() in become/unbecome_root()
Gerald Carter
1
-1
/
+5
2007-10-10
r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...
Jeremy Allison
4
-24
/
+98
2007-10-10
r13538: Make sure we store all 16 bytes of credentials session
Jeremy Allison
1
-5
/
+6
2007-10-10
r13535: Fix #2353 based on a patch by William Jojo.
Jeremy Allison
1
-3
/
+4
2007-10-10
r13532: Add SWAT welcome _no_ doc page default page. This is required by
Lars Müller
1
-0
/
+3
2007-10-10
r13530: Fix from William Jojo for #1970. Make nmblookup do
Jeremy Allison
1
-7
/
+6
2007-10-10
r13529: No functional, line break changes to let it fit into 80 chares screen
Lars Müller
1
-8
/
+9
2007-10-10
r13528: Mention the tools and commandline option names used.
Lars Müller
1
-2
/
+2
2007-10-10
r13527: Adjust copyright header with information got from the 2.2 cvs tree.
Lars Müller
1
-3
/
+7
2007-10-10
r13526: Remove superfuous extra spaces at EOL.
Lars Müller
1
-8
/
+8
2007-10-10
r13525: This is only a cleanup to have the memset() and SAFE_FREE() only one
Lars Müller
1
-8
/
+9
2007-10-10
r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.
Lars Müller
4
-56
/
+85
2007-10-10
r13523: Fix indent.
Günther Deschner
1
-13
/
+13
2007-10-10
r13522: Add SAMR_GET_USRDOM_PWINFO client-side.
Günther Deschner
4
-45
/
+132
2007-10-10
r13521: Implement LOOKUPNAME3 and 4.
Jeremy Allison
3
-30
/
+259
2007-10-10
r13519: Fix the credentials chaining across netlogon pipe disconnects.
Jeremy Allison
4
-68
/
+163
2007-10-10
r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>
Volker Lendecke
1
-1
/
+1
[next]