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
2004-01-06
Fix -s option to smbcontrol (#908)
Jelmer Vernooij
2
-1
/
+2
2004-01-06
remove unused seek_file(); don't hardcode '\' when printing the auth-user
Gerald Carter
2
-26
/
+1
2004-01-06
bumping to 3.0.2pre2
Gerald Carter
1
-1
/
+1
2004-01-06
more commit logs
Gerald Carter
1
-3
/
+9
2004-01-06
* making sure contributors are listed in alphabetical order
Gerald Carter
1
-3
/
+7
2004-01-06
isolate ldap debug messages to the common smbldap_XXX() functions
Gerald Carter
3
-12
/
+9
2004-01-06
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
Jeremy Allison
5
-42
/
+74
2004-01-06
Updates for pread/pwrite code.
Jeremy Allison
1
-0
/
+3
2004-01-06
Correctly detect AFS headers on SuSE in /usr/include/afs/afs/
Volker Lendecke
2
-6
/
+47
2004-01-06
fix case in objectclass name (not that it really matters); patch from Darren ...
Gerald Carter
5
-11
/
+11
2004-01-06
Patch by Stefan Metzmacher <metze@metzemix.de>:
Andrew Bartlett
1
-0
/
+4
2004-01-06
Fix typo..
Volker Lendecke
1
-1
/
+1
2004-01-06
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
10
-133
/
+345
2004-01-06
Ensure that for wbinfo --set-auth-user, we actually use the domain.
Andrew Bartlett
1
-2
/
+2
2004-01-05
cifs mount helper merge
Steve French
1
-226
/
+450
2004-01-05
working on new format for relerase notes in 3.0.2pre1
Gerald Carter
1
-157
/
+361
2004-01-05
Fix more cases to ensure that as a server, we don't complain to the client
Andrew Bartlett
1
-3
/
+1
2004-01-05
Added last missing file.
Jeremy Allison
1
-0
/
+486
2004-01-05
Oops. Broke the build. Added missing files.
Jeremy Allison
4
-0
/
+1109
2004-01-05
Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked to
Jeremy Allison
1
-3
/
+3
2004-01-05
fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912
Gerald Carter
1
-2
/
+2
2004-01-05
Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....
Jeremy Allison
5
-776
/
+133
2004-01-05
Ensure we set "always sign" flag if set. We don't currently do anything with
Jeremy Allison
1
-0
/
+4
2004-01-05
Fix warning
Volker Lendecke
1
-1
/
+1
2004-01-05
Don't free the encrypted_session_key early - that causes the subsequent
Andrew Bartlett
1
-1
/
+1
2004-01-05
shorten some more lines.
Andrew Bartlett
1
-7
/
+14
2004-01-05
Try to keep vl happy - shorten some of these lines.
Andrew Bartlett
1
-6
/
+12
2004-01-05
Grumble... grumble... fix the build...
Andrew Bartlett
1
-5
/
+7
2004-01-05
Show the sid type in name->sid translatons in a way that can be easily
Andrew Bartlett
1
-1
/
+1
2004-01-05
Always call the auto-init funciton - this avoids tdb segfaulting under
Andrew Bartlett
1
-0
/
+6
2004-01-05
Correctly handle per-pipe NTLMSSP inside a NULL session. Previously we
Andrew Bartlett
2
-7
/
+20
2004-01-05
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
9
-121
/
+144
2004-01-05
Fix typo in RW2 torture test. Closes bugzilla bug #924.
Tim Potter
1
-1
/
+1
2004-01-05
Add const.
Andrew Bartlett
1
-3
/
+3
2004-01-05
There is some memory corruption hidden somewhere in our winbind code. If I
Andrew Bartlett
1
-4
/
+8
2004-01-05
Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup.
Andrew Bartlett
1
-1
/
+1
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
8
-104
/
+102
2004-01-05
Fix for bug 707, getent group for huge ads groups (>1500 members)
Andrew Bartlett
2
-30
/
+202
2004-01-05
I'm not quite sure what happened here - but replace the ads_sid_to_dn
Andrew Bartlett
1
-9
/
+9
2004-01-05
We can't possilby get 'ok' here, as the if statement above just checked for it.
Andrew Bartlett
1
-2
/
+0
2004-01-05
Make arbitary binary data unsigned char.
Andrew Bartlett
1
-4
/
+4
2004-01-05
Add a utilty function for converting a sid to a DN.
Andrew Bartlett
1
-0
/
+74
2004-01-05
Make it clear that we cannot sign if we don't have a session key.
Andrew Bartlett
1
-14
/
+43
2004-01-05
Automaticly initialise the signing engine, if we have a session key.
Andrew Bartlett
1
-0
/
+6
2004-01-04
- Put functions for generating SQL queries in pdb_sql.c
Jelmer Vernooij
7
-507
/
+1074
2004-01-04
Commit the translation of the realm to the netbios domain name in the kerberos
Volker Lendecke
5
-3
/
+126
2004-01-04
Even if the 'device type' is always an ascii string, use push_string to get
Andrew Bartlett
1
-1
/
+1
2004-01-03
And yet another const
Volker Lendecke
1
-1
/
+1
2004-01-03
There is not a particularly good excuse for complaining to the *client* that
Andrew Bartlett
1
-4
/
+12
2004-01-02
Match Win2k, and return NT_STATUS_INVALID_PARAMETER
Andrew Bartlett
1
-2
/
+2
[prev]
[next]