index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r16453: Fix another memleak.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r16429: Fix final 4 Klocwork bugs we're going to fix before
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16409: Fix Klocwork ID's.
Volker Lendecke
2007-10-10
2
-4
/
+8
*
r16363: Fix Klocwork ID 981 1652
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
7
-12
/
+75
*
r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.
Günther Deschner
2007-10-10
1
-0
/
+4
*
r16345: Improve the chance that our users can discover one of the coolest 'net'
Günther Deschner
2007-10-10
1
-0
/
+1
*
r16344: Allow to set passwords directly when creating users via "net rpc user
Günther Deschner
2007-10-10
2
-2
/
+56
*
r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned
Jeremy Allison
2007-10-10
3
-6
/
+6
*
r16270: Fix Klocwork #706 - ensure sscanf has correct format
Jeremy Allison
2007-10-10
1
-4
/
+5
*
r16267: Fix Klocwork #401, #402 - ensure format specifier
Jeremy Allison
2007-10-10
1
-1
/
+8
*
r16261: Smaller fixes for net ads password.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r16252: Fix Klocwork ID 1119, 1121.
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r16251: for i in `seq 1 1000`
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16247: Fix Coverity ID 296
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16241: Fix Klocwork #106 and others like it.
Jeremy Allison
2007-10-10
1
-8
/
+25
*
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
2007-10-10
4
-12
/
+27
*
r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r16115: Make "net ads changetrustpw" work again.
Günther Deschner
2007-10-10
1
-4
/
+4
*
r15971: Obey the manpage description and make changesecretpw accept a passwor...
Simo Sorce
2007-10-10
1
-1
/
+14
*
r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.p...
Gerald Carter
2007-10-10
1
-0
/
+1
*
r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15703: Fix d_printf call.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r15701: change 'net ads leave' to disable the machine account in the domain (...
Gerald Carter
2007-10-10
3
-212
/
+395
*
r15680: use the user creds when calling net_set_machine_spn() rather than th...
Gerald Carter
2007-10-10
1
-64
/
+15
*
r15657: Fix some Tru64 warnings
Volker Lendecke
2007-10-10
2
-3
/
+3
*
r15646: Implement an setdomainsid command as well
Simo Sorce
2007-10-10
2
-1
/
+23
*
r15630: adapt smbclient fix to smbtree to enable long share names
Jim McDonough
2007-10-10
1
-0
/
+57
*
r15608: Fix a couple of Coverity errors
Volker Lendecke
2007-10-10
1
-0
/
+9
*
r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...
Gerald Carter
2007-10-10
1
-7
/
+9
*
r15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix function only return NU...
Volker Lendecke
2007-10-10
1
-7
/
+16
*
r15561: Should re-fix older systems without RC4-HMAC support
Gerald Carter
2007-10-10
1
-15
/
+6
*
r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....
Gerald Carter
2007-10-10
1
-5
/
+71
*
r15559: Smaller fixes for the new cldap code:
Günther Deschner
2007-10-10
1
-2
/
+1
*
r15549: removing rhosts and 'hosts equiv' authentication features
Gerald Carter
2007-10-10
1
-9
/
+0
*
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
2007-10-10
6
-517
/
+607
*
r15529: Initialise our saved uid and gid so that we can tell when
James Peach
2007-10-10
1
-0
/
+1
*
r15523: Honour the time_offset also when verifying kerberos tickets. This
Günther Deschner
2007-10-10
1
-1
/
+1
*
r15471: Clarify error message
Volker Lendecke
2007-10-10
2
-4
/
+4
*
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
2007-10-10
2
-30
/
+48
*
r15460: Prefer to use the indexed objectCategory attribute (instead of
Günther Deschner
2007-10-10
1
-2
/
+2
*
r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.
Günther Deschner
2007-10-10
1
-0
/
+31
*
r15424: Implement a "stacktrace" smbcontrol option using libunwind's remote
James Peach
2007-10-10
1
-1
/
+186
*
r15341: Ok I give up, I've been beaten by bug reports. People
Jeremy Allison
2007-10-10
1
-7
/
+43
*
r15336: Unknown escape sequence: '\305' - should have been '\n'.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15311: look at the NT password (not lanman one) when determining if smbpassw...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
Günther Deschner
2007-10-10
1
-0
/
+68
*
r15198: Mention the auditing tool in "net rpc help".
Günther Deschner
2007-10-10
1
-0
/
+1
[prev]
[next]