Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
245
for
branches/samba-3.2.x/source/web/cgi.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
May 31, 2009, 6:01:46 PM (
16 years
ago)
Author:
Herwig Bauernfeind
Message:
Made SWAT workable (
#51
, 54, 55) in 3.2 branch
File:
1 edited
branches/samba-3.2.x/source/web/cgi.c
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
branches/samba-3.2.x/source/web/cgi.c
¶
r137
r245
315
315
}
316
316
317
#ifndef __OS2__
317
318
pwd = getpwnam_alloc(NULL, user);
318
319
if (!pwd) {
…
…
329
330
}
330
331
TALLOC_FREE(pwd);
332
#endif
331
333
}
332
334
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive